Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^3: dumb regex question

by Nkuvu (Priest)
on Apr 07, 2009 at 01:01 UTC ( [id://755905]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    use warnings;
    ...
    leprechauns /not monkeys
    /gnomes "not leprechauns though"
    /gnomes more data here
    
  2. or download this
    Captured (/moreIters 10) from "/moreIters 10"
    Captured (/bootMe any text here) from "/bootMe any text here"
    Captured (/fewIter) from /fewIter
    ...
    Captured (/not) from leprechauns /not monkeys
    Captured (/gnomes) from /gnomes "not leprechauns though"
    Captured (/gnomes) from /gnomes more data here
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-04-24 01:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found