I was learning to create packages, so I first created a package Try::Mymodule using h2xs
The command line was
>h2xs -b 5.5.0 -X Try::MymoduleThen i tried installing module.. So i first ran Makefile.pl, then i ran nmake15 but when i tried command "nmake test" I got error like
Syntax error at -e line 1, near "'755') Missing right curly or square braket at -e line 1, at the end of line Execution of -e aborted due to compilation errors What does this error means?In which file should i check for this error?
Version of perl that i am using is 5.12.2
In reply to Error Installing Module by tej
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |