WWW::RapidShare

WWW::RapidShare is a Perl module for downloading files from rapidshare.com
Download

WWW::RapidShare Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Rohan Almeida
  • Publisher web site:
  • http://search.cpan.org/~rohan/WWW-RapidShare-v0.2.0/lib/WWW/RapidShare.pm

WWW::RapidShare Tags


WWW::RapidShare Description

WWW::RapidShare is a Perl module for downloading files from rapidshare.com WWW::RapidShare is a Perl module for downloading files from rapidshare.com. This module currently only supports rapidshare.com premium accounts.SYNOPSIS use WWW::RapidShare; my $rapid = WWW::RapidShare->new(); $rapid->url('http://rapidshare.com/files/file.zip'); $rapid->account_id('xxxxxx'); $rapid->password('xxxxxx'); # Download the file associated with the above URL. # It will be saved in current directory. $rapid->download_file();Requirements:· PerlWhat's New in This Release:· This version works with the new interface of rapidshare.com.


WWW::RapidShare Related Software