I started making a test for http authentication, some odd thing happened whyle testing the script, when i run the perl script, it runs fine, no bugs, no problems were found. The problem started when i wanted to convert it to exe so i wouldn't need to install all the time the activeperl when i wanted to use the script.
The authentication stoped working after the conversion.
I'm using:
my $ua = LWP::UserAgent->new;
package LWP::Authen::Basic;
use strict;
require MIME::Base64;
Should i do something in the file?
Like imports?
|
Page 1 of 1
Perl2exe Problem Seems not to work properly for some projects
#2
|
Our Sponsors: |

Sign In
Register
Help
MultiQuote
