Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Re: PERL backup routine

by phathead22 (Novice)
on Jan 17, 2001 at 23:31 UTC ( [id://52578]=note: print w/replies, xml ) Need Help??


in reply to Re: PERL backup routine
in thread PERL backup routine

When using Net:FTP as per your example, I get the following error (in debug mode or from the script):

#" Can't locate object method "requires_firewall" via package "Net::Config" at C:/Perl/lib/net/FTP.pm line 52, <IN> line 7."

I've looked at the Net::FTP module, and there is some code RE 'firewall'; my PERL is not strong enough to decypher...

Suggestions?

PH

Replies are listed 'Best First'.
Re: Re: Re: PERL backup routine
by c-era (Curate) on Jan 18, 2001 at 18:27 UTC
    When I've seen that error it means you have the libnet that was distributed with activeperl. What you need to do is run ppm (it's in your perl dir), and type install libnet. It will then download and run the installation, since you already have part of libnet installed it will ask you if you want to replace it, say yes.

    PS - Sorry I didn't get back to you sooner, I was sick yesterday.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://52578]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (2)
As of 2024-04-19 21:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found