You'll get a redefine warning. Ignore it.#!/usr/local/bin/perl -w use strict; use HTML::Parser; sub HTML::Parser::text { shift; print shift; } HTML::Parser->new->parse_file ("test.html");
In reply to (jcwren) Re: http headers
by jcwren
in thread http headers
by RichardH
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |