in reply to Who wants to help me adjust LinkExtor::Simple?
Add this line:
script tag
to %AUTO_METHODS hash and it should work. (untested)
%AUTO_METHODS = qw( background attribute href attribute src attribute a tag area tag base tag body tag img tag frame tag script tag );
cheers
tachyon
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Who wants to help me adjust LinkExtor::Simple?
by brian_d_foy (Abbot) on Jun 15, 2004 at 20:13 UTC | |
|
Re^2: Who wants to help me adjust LinkExtor::Simple?
by Cody Pendant (Prior) on Jun 15, 2004 at 06:23 UTC |