Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Help with IO::Scalar and piping

by Corion (Patriarch)
on Sep 26, 2009 at 17:50 UTC ( [id://797713]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my( $mail ) = Mail::DKIM::Verifier->new();
    $mail->load( $raw_iohandle );
    
  2. or download this
    my( $mail ) = load Mail::DKIM::Verifier->new();
    
  3. or download this
    my( $mail ) = Mail::DKIM::Verifier->load->new();
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (4)
As of 2024-04-26 08:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found