Re: Mixing subclasses



Check the Sex module, e.g.:
use Sex qw(LWP::Simple Net::NNTP);
It may do what you want.

<brankin@xxxxxxxxxxxxx> schreef in bericht
news:1167435587.669359.214070@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hello,

Quick question: I am using module Net::FTP::Recursive successfully,
however am having problems when the ftp server terminates a connection.
Note that a different module, Net::FTP::AutoReconnect, has a reconnect
feature to re-establish dropped ftp connections. These two modules were
written by different authors.

Because both modules are subclassses of Net::FTP, is it possible to use
them both? i.e. use Net::FTP::Recursive along with
Net::FTP::AutoReconnect , so the Recursive module has the AutoReconnect
capability? If so, what is the Perl syntax to make this happen in a
script?

Thanks, Brian



.



Relevant Pages

  • Re: How to turn DNS off in sshd_config?
    ... >> is a feature, not a bug. ... The solution is to fix your naming setup. ... I use putty to connect to freebsd. ... Sometimes connection fails and I need to restart ppp (it ...
    (comp.unix.bsd.freebsd.misc)
  • Re: IDS Feature Request List (including potential new requests).
    ... prepared SQL statements a feature Oracle does not have! ... each hit to the database uses any available connection that exists. ... server if you have 2000 connections and 25 prepared statements then you ... Obnoxio suggested using stored procedures (in a direct email not posted ...
    (comp.databases.informix)
  • Re: Dropped network connections
    ... schreef in bericht ... >>Microsoft SBS-MVP ... >>> I have an XP Pro client on a SBS 4.5 domain. ... >>> on as a different user it dropped the network connection ...
    (microsoft.public.backoffice.smallbiz)
  • Re: Check if a connection to the internet exists
    ... Dial up connection: I don't even have one for testing - but I think I ... this upload feature has begun a life of its own. ... And than the idea of checking if a connection to the internet existed, ...
    (comp.lang.tcl)
  • Re: [PHP] Re: Announcing Xaja, a PHP Reverse Ajax framework
    ... This isn't possible since you can't request a connection to the client's ... >> holds the HTTP connection open and as such is an expensive feature. ... > track the clients address in a data structure within the application. ...
    (php.general)