Help for this page

Select Code to Download


  1. or download this
    Can't locate HTML/TokeParser/Simple.pm in @INC (@INC contains: /etc/pe
    +rl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/per
    +l5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/
    +lib/site_perl .) at rmtag.pl line 5.
    BEGIN failed--compilation aborted at rmtag.pl line 5.
    
  2. or download this
    #!/usr/bin/perl -w
    
    ...
        print $token->as_is if $token->is_text;
      }
    }
    
  3. or download this
    <html>
    <head><title>Some title</title></head>
    ...
      <p>New paragraph and stuff
    </body>
    </html>