Feed::Source::Yahoo

Create a RSS feed based on a Yahoo query
Download

Feed::Source::Yahoo Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Emmanuel Di Pretoro
  • Publisher web site:
  • http://search.cpan.org/~edipreto/

Feed::Source::Yahoo Tags


Feed::Source::Yahoo Description

Create a RSS feed based on a Yahoo query Feed::Source::Yahoo is a Perl module to create a RSS feed based on a Yahoo query.SYNOPSISIf you query Yahoo regurlarly with the same search, maybe is it a good idea to transform this query in a RSS feed. This simple module can help you : use Feed::Source::Yahoo; my $feed = Feed::Source::Yahoo->new( query => '"information retrieval"'); print "The feed URL: " . $feed->url() . " "; Requirements: · Perl


Feed::Source::Yahoo Related Software