Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

tsk1979's scratchpad

by tsk1979 (Scribe)
on Mar 16, 2006 at 11:59 UTC ( #537099=scratchpad: print w/replies, xml ) Need Help??

while(<LINES>) { chomp($_); $current = "$_"; while(<ORIG>) { print OUT "$_" if ($. == $current); } seek(ORIG,0,0); }
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2023-03-29 16:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (72 votes). Check out past polls.

    Notices?