Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: String parsing

by tachyon (Chancellor)
on Jan 05, 2004 at 11:07 UTC ( [id://318811]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    while(<DATA>) {
        chomp;
    ...
    SUCCESS: (abc)
    ERROR(1): disk number (27) crashed at (11:03)
    WARNING(1): system is rebooting
    
  2. or download this
    OFF
    SUCCESS abc
    ERROR1 27 11:03
    WARNING1
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (6)
As of 2024-04-19 05:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found