Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Being Forced to Fork with Nested Regular Expressions

by mnc (Beadle)
on Jan 05, 2004 at 05:18 UTC ( [id://318784]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $code = <<END_CODE;
    owns(merlyn,gold).
    ...
    my $result = `pl -q -f deleteme.pro -t main`;
    unlink($tmpfile);
    print $result;
    
  2. or download this
    [ ["merlyn", "gold"], ["kudra", "gold"], ]
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (3)
As of 2024-04-26 00:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found