Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Re: perlrun -0777 option

by John M. Dlugosz (Monsignor)
on Jun 26, 2003 at 16:53 UTC ( [id://269315]=note: print w/replies, xml ) Need Help??


in reply to Re: perlrun -0777 option
in thread perlrun -0777 option

Because I want to do it with perl -pe. That is, the open, read, and print are all done in the stock set-up.

Replies are listed 'Best First'.
Re: Re: Re: perlrun -0777 option
by nevyn (Monk) on Jun 26, 2003 at 17:25 UTC
    So just do...
    perl -pe 'BEGIN { $/ = undef; } whatever'
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://269315]
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-16 13:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found