|
|
| Think about Loose Coupling | |
| PerlMonks |
Re: read()by larryk (Friar) |
| on Dec 31, 2001 at 21:47 UTC ( [id://135451]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
another way to read in "chunks" is to set $/ = \number and then read from the filehandle as you would normally, e.g.
larryk perl -le "s,,reverse killer,e,y,rifle,lycra,,print"
In Section
Tutorials
|
|
||||||||||||||||||||||||