Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Using Perl to do SCP

by Rhys (Pilgrim)
on Sep 15, 2004 at 16:03 UTC ( [id://391225]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub showme {
            use Data::Dumper;
    ...
            }
            exit;
    }
    
  2. or download this
    sub scp_errors {
            use strict;
    ...
                    return(1);
            }
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (5)
As of 2024-04-23 06:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found