Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^3: using a pipe

by wazzuteke (Hermit)
on Dec 30, 2005 at 15:28 UTC ( [id://520010]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $enc_pass = shift ( @{ [ <$file> ] } );
    
  2. or download this
    ENCRYPTED_PASSWORD
    
  3. or download this
    print $enc_pass;
    
  4. or download this
    ENCRYPTED_PASSWORD
    
  5. or download this
    my $gpg_output = `gpg --passphrase-fd 0 --decrypt --output oldfile new
    +file`;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (2)
As of 2024-04-20 03:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found