[rt.cpan.org #106142] [Patch] Preload dependencies for PDL and PDL::NiceSlice

2015-08-02 Thread Shawn Laffan via RT
Sun Aug 02 20:04:00 2015: Request 106142 was acted upon. Transaction: Correspondence added by SLAFFAN Queue: Module-ScanDeps Subject: [Patch] Preload dependencies for PDL and PDL::NiceSlice Broken in: (no value) Severity: (no value) Owner: Nobody Requestors: slaf...@cpan

Re: Par not working on Net::FTP::Recursive Script

2015-08-02 Thread Mike Flannigan
On 8/2/2015 2:03 PM, Roderich Schupp wrote: On Sun, Aug 2, 2015 at 7:51 PM, Mike Flannigan > wrote: Not enough information. For instance, how does it "open a prompt box"? Try cutting the script down to a minimal example that exhibits the problem. Cheers, Roderich

[rt.cpan.org #106142] [Patch] Preload dependencies for PDL and PDL::NiceSlice

2015-08-02 Thread Roderich Schupp via RT
Sun Aug 02 18:02:33 2015: Request 106142 was acted upon. Transaction: Correspondence added by RSCHUPP Queue: Module-ScanDeps Subject: [Patch] Preload dependencies for PDL and PDL::NiceSlice Broken in: (no value) Severity: (no value) Owner: Nobody Requestors: slaf...@cpan

Re: Par not working on Net::FTP::Recursive Script

2015-08-02 Thread Roderich Schupp
On Sun, Aug 2, 2015 at 7:51 PM, Mike Flannigan wrote: > The script uses this: > Not enough information. For instance, how does it "open a prompt box"? Try cutting the script down to a minimal example that exhibits the problem. Cheers, Roderich

Par not working on Net::FTP::Recursive Script

2015-08-02 Thread Mike Flannigan
I have a script that runs fine in Perl64, but when I do pp -o uploadfiles.exe inputfile.pl and try to run uploadfiles.exe it opens a prompt box and tries to connect to a HostGator account, but after a few seconds gives "login authentication failed". The script uses this: use strict; use warni