Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: why can't I just cat the file???

by jepri (Parson)
on Feb 07, 2008 at 04:12 UTC ( [id://666731]=note: print w/replies, xml ) Need Help??


in reply to why can't I just cat the file???

foreach (@yahoo) { chomp; print $_; }

That should work better.

___________________
Jeremy
I didn't believe in evil until I dated it.

Replies are listed 'Best First'.
Re^2: why can't I just cat the file???
by cdarke (Prior) on Feb 07, 2008 at 08:30 UTC
    Or even print <DATA>;
Re^2: why can't I just cat the file???
by convenientstore (Pilgrim) on Feb 07, 2008 at 04:42 UTC
    thank you guys!!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-04-19 02:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found