$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.
___
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
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
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
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
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
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
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