Help for this page
Could not find in at PerlMonks/NewestNodes.pm line 202
sub get_and_cache_nodes { my ($self, $url, $update_info)=@_; ... my $tmpxml=XMLin($text, keyattr => { AUTHOR => "+node_id", NODE => "+node_id" }, forcearray => [ 'AUTHOR', 'NODE' ]);