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