WWW::Sucksub::Attila

A Perl class for automated access to attila french subtitles database
Download

WWW::Sucksub::Attila 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::Attila Tags


WWW::Sucksub::Attila Description

A Perl class for automated access to attila french subtitles database WWW::Sucksub::Attila is a Perl module that offers automated access to attila french subtitles database.SYNOPSISWWW::SuckSub::Attila is a web robot based on the WWW::Mechanize Module. it parses distant web database specialised on french subtitles and build a dbm file to store result ( film title - http link for subtitle file ). The dbm file is used like a dictionnary you can update and use to do quick search. use WWW::Sucksub::Attila; my $test=WWW::Sucksub::Attila>new( motif => $mot, debug =>1, logout => '/where/debug/file/is/written.txt', dbfile=>'/where/dbm/file/is.db', html=>'/where/html/report/will/be/written.html' ); $test->update(); #parse all site and collect subtitles http link $test->search(); #search on local dbm file and produce html report Requirements: · Perl


WWW::Sucksub::Attila Related Software