Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^2: lovely regexs

by CountZero (Bishop)
on Apr 13, 2009 at 12:54 UTC ( [id://757204]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    use HTML::SimpleLinkExtor;
    ...
    foreach my $src ( $extor->img ) {
        print "$src\n";
    }
    
  2. or download this
    http://promote.pair.com/i/pair-banner-current.gif
    http://perlmonks.org/images/monkpics/pater_hat_sm.gif
    

Log In?
Username:
Password:

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

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

    No recent polls found