Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Net::SFTP name space conflict with GetOpt::Declare?

by rkg (Hermit)
on Dec 24, 2003 at 14:55 UTC ( [id://316856]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    
    use strict;
    ...
            debug    => 0,
            protocol => 2
        );
    
  2. or download this
    use strict;
    use Data::Dumper;
    ...
            debug    => 0,
            protocol => 2
        );
    
  3. or download this
    
    C:\TWO\scratch>perl sftp.pl
    ...
    
    C:\TWO\scratch>
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://316856]
Approved by jdtoronto
Front-paged by hossman
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (5)
As of 2024-04-16 10:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found