Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 1ce50cbb481499dfabdd0534e865906d > files > 3

perl-Test-File-1.29-3.fc15.noarch.rpm

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 Test::File
	
If you want to read it before you install it, you can use
perldoc directly on the module file.

	perldoc lib/File.pm
	
This module is in Github

	git://github.com/briandfoy/test-file.git


Enjoy, 

brian d foy, bdfoy@cpan.org