in reply to Re^2: WWW::Mechanize and following multiple links
in thread WWW::Mechanize and following multiple links
and presto, elements in @important are replaced by lines from $fh.sub foo { while (<$fh>) { ... } } for (@important) { ... foo(); ... }
|
|---|