WWW::Sucksub::Frigo

Automated access to frigorifix subtibles database
Download

WWW::Sucksub::Frigo Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Timothée Foucart
  • Publisher web site:
  • http://search.cpan.org/~tfoucart/

WWW::Sucksub::Frigo Tags


WWW::Sucksub::Frigo Description

Automated access to frigorifix subtibles database WWW::Sucksub::Frigo is a Perl module that offers automated access to frigorifix subtibles database.SYNOPSISWWW::SuckSub::Frigo is a web robot based on the WWW::Mechanize Module This module search and collect distant result on the frigorifix.com web database. Subtitles Files urls and associated titles are stored in a dbm file. Distant and local subtitles search are possible. Accessing to the local database thru simple html generated repport. use WWW::Sucksub::Frigo; my $foo = WWW::Sucksub::Frigo->new( dbfile=> '/where/your/DBM/file is.db', html =>'/where/your/html/repport/is.html', motif=> 'the word(s) you search', debug=> 1, logout => '/where/your/debug/info/are/written.log', ); ); $foo->search(); # collect all link corresponding to the $foo->motif() $foo->motif('x'); # modify the search criteria $foo->searchdbm(); # launch a search only on the local database Html report should be generated at the end of search() and searchdbm(). Requirements: · Perl


WWW::Sucksub::Frigo Related Software