Skip to content

xmikew/test-file

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 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

Packages

No packages published

Languages

  • Perl 100.0%