Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^3: email pdf file - file damaged

by Corion (Patriarch)
on May 07, 2007 at 07:34 UTC ( [id://613899]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub slurp {
        open my $fh, "<", $_[0]
    ...
        local $/;
        my $result = <>;
    };
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (4)
As of 2024-11-13 22:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    chatterbot is...






    Results (39 votes). Check out past polls.