with subsequent use as:# this is actually read in from a conf file $conf{tags} = 'a area meta';
qw// doesn't allow variable interpolation, is there an alternative syntax to using split to get the list?$html_parser->report_tags( split '\s+', $conf{tags});
In reply to Re^2: HTML::Parser fun
by FreakyGreenLeaky
in thread HTML::Parser fun
by FreakyGreenLeaky
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |