Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Process a HTML file to get information from it.

by wfsp (Abbot)
on Dec 11, 2006 at 18:00 UTC ( [id://589103]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    
    #!/usr/bin/perl 
    ...
    for my $key (keys %href){
      print "$key -> $href{$key}\n";
    }
    
  2. or download this
    ---------- Capture Output ----------
    > "C:\Perl\bin\perl.exe" _new.pl
    ...
    pdf\6c0a5bb4-143d-4305-957b-796c8193d07a.pdf -> 116815754
    
    > Terminated with exit code 0.
    

Log In?
Username:
Password:

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

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

    No recent polls found