Maybe you wish to install Modern::Perl, or ignore Khen1950fx and stick with what you have.Can't locate Modern/Perl.pm in @INC (@INC contains: C:/strawberry/perl +/lib C:/strawberry/perl/site/lib C:\strawberry\perl\vendor\lib .) a +t pArraym.plx line 4 (#1) (F) You said to do (or require, or use) a file that couldn't be found. Perl looks for the file in all the locations mentioned in @ +INC, unless the file name included the full path to the file. Perhaps +you need to set the PERL5LIB or PERL5OPT environment variable to say w +here the extra library is, or maybe the script needs to add the library + name to @INC. Or maybe you just misspelled the name of the file. See perlfunc/require and lib. BEGIN failed--compilation aborted at pArraym.plx line 4 (#2) (F) An untrapped exception was raised while executing a BEGIN subroutine. Compilation stops immediately and the interpreter is exited.
In reply to Re^3: Global Symbol issue while using arrays
by Anonymous Monk
in thread Global Symbol issue while using arrays
by prasaduco
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |