Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Link Parser, something to be desired?

by koolgirl (Hermit)
on May 29, 2009 at 21:09 UTC ( [id://766957]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!usr/bin/perl
    
    ...
    
    close(IN);
    close(OUT);
    
  2. or download this
    $line =~ s/href\s*=\s*\"?.*\"/$sub/g;
    
  3. or download this
    $line =~ s/$match/$sub/g;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (4)
As of 2024-03-29 10:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found