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

Re: \G assertion

by fishbot_v2 (Chaplain)
on Aug 02, 2005 at 18:25 UTC ( #480275=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $captured = "";
    while ( <ARC> )
    {
       $captured .= $_ if ( /allsets/ .. /fs_clinical\.1/ );
    }
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others about the Monastery: (3)
As of 2023-09-26 09:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?