Skip to content

darinegan/skel-pl-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Perl Module

To build, give the following commands at the shell.

perl Makefile.PL
make
make test

Optionally, if you wish to install the module.

make install

The make command is probably nmake under a Windows system. You may need to become root (or administrator) before doing the make install step.

About

Skeleton of a Perl Module

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages