Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

String parsing

by hotshot (Prior)
on Jan 05, 2004 at 10:22 UTC ( [id://318803]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    "OFF"
    "SUCCESS: (abc)"
    "ERROR(1): disk number (27) crashed at (11:03)"
    "WARNING(1): system is rebooting"
    
  2. or download this
    @neededResultEx1 = ('OFF');
    @neededResultEx2 = ('SUCCESS', 'abc');
    @neededResultEx3 = ('ERROR1', '27', '11:03');
    

Log In?
Username:
Password:

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

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

    No recent polls found