• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

lib/Sphinx/H09-Sep-2016-574261

t/H09-Sep-2016-268187

ChangesH A D09-Sep-2016645 2718

MANIFESTH A D09-Sep-2016276 1615

META.jsonH A D09-Sep-20161.1 KiB5049

META.ymlH A D09-Sep-2016672 3130

Makefile.PLH A D31-May-2016677 2523

READMEH A D31-May-2016816 3923

README

1Sphinx-Manager
2
3INSTALLATION
4
5To install this module, run the following commands:
6
7    perl Makefile.PL
8    make
9    make test
10    make install
11
12
13SUPPORT AND DOCUMENTATION
14
15After installing, you can find documentation for this module with the perldoc command.
16
17    perldoc Sphinx::Manager
18
19You can also look for information at:
20
21    Search CPAN
22        http://search.cpan.org/dist/Sphinx-Manager
23
24    CPAN Request Tracker:
25        http://rt.cpan.org/NoAuth/Bugs.html?Dist=Sphinx-Manager
26
27    AnnoCPAN, annotated CPAN documentation:
28        http://annocpan.org/dist/Sphinx-Manager
29
30    CPAN Ratings:
31        http://cpanratings.perl.org/d/Sphinx-Manager
32
33COPYRIGHT AND LICENCE
34
35Copyright (C) 2008 Jon Schutz
36
37This program is free software; you can redistribute it and/or modify it
38under the same terms as Perl itself.
39