I am using PAR-Packer-0.982 and just packaging this test file:Can't find string terminator "r" anywhere before EOF at HTML/DOM/Inter +face.pm li ne 83. Compilation failed in require at WWW/Mechanize/Plugin/DOM/Window.pm li +ne 8. BEGIN failed--compilation aborted at WWW/Mechanize/Plugin/DOM/Window.p +m line 8. Compilation failed in require at WWW/Mechanize/Plugin/DOM.pm line 21. BEGIN failed--compilation aborted at WWW/Mechanize/Plugin/DOM.pm line +21. Compilation failed in require at script/kslsend.pl line 6. BEGIN failed--compilation aborted at script/kslsend.pl line 6.
perl2exe didn't work it produced all kind of errors, I'm new to perl,and i was hoping you guys would help me out...thank you#!/usr/bin/perl use warnings; use strict; use WWW::Mechanize; use WWW::Mechanize::Plugin::JavaScript; use WWW::Mechanize::Plugin::DOM; use HTTP::Cookies; my $agent = WWW::Mechanize->new(); $agent->use_plugin('JavaScript'); exit;
In reply to PP packaging Mechanize problem by perller
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |