Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Simplify HTML programatically

by trwww (Priest)
on Jun 08, 2006 at 06:29 UTC ( [id://554219]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
    }
    
    1;
    
  2. or download this
    $ cat striptags.html
    <html>
    ...
    
    $ perl striptags.pl striptags.html
    Test Document<p>The first paragraph</p><p>the second paragraph</p><div
    +>last modified: WHENEVER</div>
    

Log In?
Username:
Password:

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

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

    No recent polls found