- or download this
pp -vvv -l C:\Perl\lib -l C:\Perl\site\lib -o program.pl program.exe
- or download this
Can't locate POSIX.pm in @INC (@INC contains: CODE(0x1f0ef80) C:\Users
+\ADMINI~1\AppData\Local\Temp\par-Administrator\cache-17f4ea2f953b4df5
+d967d28be8eb4c9a4937753f\inc\lib C:\Users\ADMINI~1\AppData\Local\Temp
+\par-Administrator\cache-17f4ea2f953b4df5d967d28be8eb4c9a4937753f\inc
+ CODE(0x17c5f40) CODE(0x17c60b4)) at script/program.pl line 37.
BEGIN failed--compilation aborted at script/program.pl line 37.
- or download this
pp -vvv -l C:\Perl\lib -l C:\Perl\site\lib -a C:\Perl\lib\POSIX.pm -o
+program.pl program.exe
- or download this
\site\bin/pp: ... adding C:/Perl/lib/POSIX.pm as Perl/lib/POSIX.pm
- or download this
use threads;
use threads::shared;
...
use Net::UPnP::ControlPoint;
use Net::Telnet;
use POSIX":sys_wait_h";