in reply to Q about module building
Is it the version of perl that I run "perl Makefile.PL"
I think so. Print out the following and find out!
#define PERL_REVISION 5 /* age */ #define PERL_VERSION 10 /* epoch */ #define PERL_SUBVERSION 0 /* generation */
|
|---|