Downv.com

WWW::Sucksub::Divxstation Free Download

WWW::Sucksub::Divxstation Ranking & Summary

Ranking: Click at the star to rank
User Review: 0 ( times ) Download now
File Size: -
OS: -
License: Perl Artistic License
Price: FREE
Downloads:
Publisher: Timothée Foucart
Homepage: http://search.cpan.org/~tfoucart/

WWW::Sucksub::Divxstation Description

Automated access to divxstation.com
WWW::Sucksub::Divxstation is a Perl module that offers automated access to divxstation.com.SYNOPSISSuckSub::Divxstation is a wab robot based on the WWW::Mechanize Module This module search and collect distant result on the divxstation.com base Subtitles Files are very little files, Sucksub::Divstation store all results of any search in a dbm file. You can retrieve it through an html file. use WWW::Sucksub::Divxstation; my $foo = WWW::Sucksub::Divxstation->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->update(); # collect all link corresponding to the $foo->motif() $foo->motif('x'); # modify the search criteria $foo->search(); # launch a search on the local databaseCONSTRUCTOR AND STARTUPDivxstation ConstructorThe new() constructor, is associated to default values : you can modify these one as shown in the synopsis example. my $foo = WWW::Sucksub::Divxstation->new( html=> "$ENV{HOME}"."/sksb_divxstation_report.html", dbfile=> "$ENV{HOME}"."/sksb_divxstation_db.db", motif=> undef, debug=> 0, logout => undef, # i.e. *STDOUT useragent=> "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007" );new() constructor attributes and associated methodsFew attributes can be set thru new() attributes. All attributes can be modified by corresponding methods: $foo->WWW::Sucksub::Divxstation->new() $foo->useragent() # get the useragent attribute value $foo->useragent('tructruc') # set the useragent attribute value to 'tructruc'cookies_files()arg must be a file, this default value can be modified by calling the $foo->cookies_file('/where/my/cookies/are.txt')modify the default value positionned by the new constructor. $foo->cookies_file() return the actual value of the cookies file path.useragent()arg should be a valid useragent. There's no reason to change this default value. $foo->useragent()return the value of the current useragent.motif()you should here give a real value to this function : if $foo->motif is undef, the package execution will be aborted $foo->motif('xxx')allows to precise that you're searching a word that contains 'xxx' $foo->motif()return the current value of the string you search.debug()WWW-Sucksub-Divxstation can produce a lot of interresting informations The default value is "0" : that means that any debug informations will be written on the output ( see the logout() method too.) $foo->debug(0) # stop the product of debbugging informations $foo->debug(1) # debug info will be written to the log file ( see logout() method)logout()if you want some debug information : args is 1, else 0 or undef logout => undef; output and optional debugging info will be produced ont STDOUT or any other descriptor if you give filename as arg.dbfile()define dbm file for store and retrieving extracted informations you must provide a full path to the db file to store results. the search() method can not be used without defined dbm file. dbfile('/where/your/db/is.db')The file will should be readable/writable.html()Define simple html output where to write search report. you must provide au full path to the html file if you want to get an html output. html('/where/the/html/repport/is/written.html')If $foo->html() is defined. you can get the value of this attribute like this : my $html_page = $foo->htmlhtml file will be used for repport with update() and search() methods. Requirements:
· Perl

WWW::Sucksub::Divxstation Tags

WWW::Sucksub::Divxstation Related Software

WWW::Sucksub::Extratitles Automated access to Extratitles.com File size: -
Download now
Perl module perl class Extratitles access Extratitles  
WWW::Sucksub::Frigo Automated access to frigorifix subtibles database File size: -
Download now
Perl module perl subtitles frigorifix access  
WWW::Sucksub::Attila A Perl class for automated access to attila french subtitles database File size: -
Download now
database Perl module subtitle subtitles database  
WWW::Sucksub::Vostfree Automated access to vost.free.fr File size: -
Download now
Perl module perl class vost.free.fr access vost.free.fr  
www-what www-what is a Firefox extension that instantly looks up a URL in the database and shows possible matches. File size: -
Download now
Firefox extension URL lookup www search URL lookup URL  

WWW::Sucksub::Divxstation Company

Timothée Foucart

WebSite:http://search.cpan.org/~tfoucart/
Company Information: