Re: How to build an executable on Windows

2005-10-19 Thread Jeff 'japhy' Pinyan
On Oct 19, kathyjjja said: $ftp = Net::FTP->new("aaa.bbb.org", Debug =>0) or die "Cannot connect to aaa.bbb.org: $@"; $ftp->ascii $ftp->login("login","passwd") or die "Cannot login", $ftp->message; You missed the semicolon after '$ftp->ascii'. -- Jeff "japhy" Pinyan% How can we ever

Re: How to build an executable on Windows

2005-10-19 Thread kathyjjja
mething wrong. PAR is a free package that can create .exe files that can be downloaded from CPAN. It works pretty well, but I found that it creates bigger files. Teddy - Original Message ----- From: "Timothy Johnson" To: "kathyjjja" ; Sent: Tuesday, October 18, 2005 10:55

Re: How to build an executable on Windows

2005-10-18 Thread Octavian Rasnita
bigger files. Teddy - Original Message - From: "Timothy Johnson" <[EMAIL PROTECTED]> To: "kathyjjja" <[EMAIL PROTECTED]>; Sent: Tuesday, October 18, 2005 10:55 PM Subject: RE: How to build an executable on Windows There are three products that I kno

RE: How to build an executable on Windows

2005-10-18 Thread Timothy Johnson
ja [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 18, 2005 12:49 PM To: beginners@perl.org Subject: How to build an executable on Windows Hello everyone, I am running Active State Perl on my PC and want to build a .exe. Does anyone know the command for that? Thanks, Kathy -- To unsubscri

RE: How to build an executable on Windows

2005-10-18 Thread Steve Bertrand
> I am running Active State Perl on my PC and want to build a > .exe. Does anyone know the command for that? Although I have only ever built one Perl app on Windows and develop everything on Unix, I found the following to work tremendously well for what you want to do: http://www.indigostar.com

How to build an executable on Windows

2005-10-18 Thread kathyjjja
Hello everyone, I am running Active State Perl on my PC and want to build a .exe. Does anyone know the command for that? Thanks, Kathy - Yahoo! Music Unlimited - Access over 1 million songs. Try it free.