Skip to content

brianphillips/mycpan-indexer

 
 

Repository files navigation

You can install this using in the usual Perl fashion

	perl Makefile.PL
	make
	make test
	make install
	
The documentation is in the module file.  Once you install
the file, you can read it with perldoc.

	perldoc MyCPAN::Indexer
	
If you want to read it before you install it, you can use
perldoc directly on the module file.

	perldoc  lib/Indexer.pm
	
This module is also in Github

	git://github.com/briandfoy/mycpan-indexer.git


Enjoy, 

brian d foy, [email protected]

About

(Perl) Index a Perl distribution

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 100.0%