if (my $newslines = $newscomp->getNewsLines) { my @headlines = $newslines->getHeadLineList(); foreach my $h (@headlines) { print "$h\n"; print $h->getText(),"\n"; } }
In reply to Re^2: Getting headlines from NewsML
by cormanaz
in thread Getting headlines from NewsML
by cormanaz
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |