RE: ActivePerl Documentation in 5.8.7

2005-09-01 Thread Roger Ashby
  $ftp = Net::FTP->new("$rhost", Debug=>1, Passive=>FTP_PASSIVE) or die "Can't Connect: [EMAIL PROTECTED]";  We these two machines live on the same VLAN, so there is no between them.  However I did try this just to make sure, and it didn't resolve the problem. ___

RE: ActivePerl Documentation in 5.8.7

2005-08-29 Thread Jan Dubois
On Mon, 29 Aug 2005, renard wrote: Just one minor correction: > UpdateHTML creates html files only if they do not currently > exist...existing html files are not overwritten. It actually compares the timestamps of the .pm/.pl/.pod files with the corresponding .html file. If the POD file has bee

Re: ActivePerl Documentation in 5.8.7

2005-08-29 Thread renard
the html folder or empty it. my final 2 cents - Original Message - From: "Jan Dubois" <[EMAIL PROTECTED]> To: "'renard'" <[EMAIL PROTECTED]>; "'Active Perl Lister'" Sent: Monday, August 29, 2005 6:18 PM Subject: RE: Ac

RE: ActivePerl Documentation in 5.8.7

2005-08-29 Thread Jan Dubois
On Sun, 28 Aug 2005, renard wrote: > It took me 4 attempts to successfully update the html files > > Attempt 1: Ran UpdateHTML(1), it took several minutes and exited > without any error message. Tests revealed that the html files would > still not be displayed. > > Attempt 2 Renamed the html folder

Re: ActivePerl Documentation in 5.8.7

2005-08-29 Thread renard
2005 6:29 AM Subject: Re: ActivePerl Documentation in 5.8.7 renard a écrit : Thank you Jan and Steve for your prompt answers. Both solutions are viable. Steve I do have Firefox and so I opened Firefox and navigated to the html folder. I selected the index.html and as you said I could display the html

Re: ActivePerl Documentation in 5.8.7

2005-08-29 Thread Chaddai
renard a écrit : Thank you Jan and Steve for your prompt answers. Both solutions are viable. Steve I do have Firefox and so I opened Firefox and navigated to the html folder. I selected the index.html and as you said I could display the html files that would not open under IE. I imagine tha

Re: ActivePerl Documentation in 5.8.7

2005-08-28 Thread renard
ROTECTED]> To: "'renard'" <[EMAIL PROTECTED]>; "'Active Perl Lister'" Sent: Sunday, August 28, 2005 12:18 AM Subject: RE: ActivePerl Documentation in 5.8.7 On Sat, 27 Aug 2005, renard wrote: I have successfully upgraded to ActivePerl 5.8.7 Howe

RE: ActivePerl Documentation in 5.8.7

2005-08-27 Thread Jan Dubois
On Sat, 27 Aug 2005, renard wrote: > I have successfully upgraded to ActivePerl 5.8.7 However I have found > a problem with the documentation setup. > > When I add a module using ppm, the module does get install correctly, > the documentation tree show the new module subtree, however clicking > on