|
|
| There's more than one way to do things | |
| PerlMonks |
Re: How to convert Perl file to a perl module(.pm file).by MidLifeXis (Prior) |
| on Nov 02, 2012 at 15:23 UTC ( #1001996=note: print w/ replies, xml ) | Need Help?? |
|
Is it a .pl file or a .PL file? .PL files, in the build process, are executed to generate the resulting file (.pm, .pl, .tmpl, etc) in the blib during the build process (see PL_FILES in ExtUtils::MakeMaker or Module::Build::API). Update: is this related to Problem with PDL module? --MidLifeXis
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||