alanhaggai / WWW-Rapidshare-API

Provides access to Rapidshare's API

This URL has Read+Write access

name age message
file Changes Fri Aug 21 22:58:20 -0700 2009 Initial commit [alanhaggai]
file MANIFEST Fri Aug 21 22:58:20 -0700 2009 Initial commit [alanhaggai]
file Makefile.PL Sat Aug 22 01:24:20 -0700 2009 Implemented checkincomplete() [alanhaggai]
file README Fri Aug 21 22:58:20 -0700 2009 Initial commit [alanhaggai]
file ignore.txt Fri Aug 21 22:58:20 -0700 2009 Initial commit [alanhaggai]
directory lib/ Sat Aug 22 04:55:57 -0700 2009 Changed all instances of `username' to `login' [alanhaggai]
directory t/ Sat Aug 22 04:55:57 -0700 2009 Changed all instances of `username' to `login' [alanhaggai]
README
WWW-Rapidshare-API

The README is used to introduce the module and provide instructions on
how to install the module, any machine dependencies it may have (for
example C compilers and installed libraries) and any other information
that should be provided before the module is installed.

A README file is required for CPAN modules since CPAN extracts the README
file from a module distribution so that people browsing the archive
can use it to get an idea of the module's uses. It is usually a good idea
to provide version information here so that people can decide whether
fixes for the module are worth downloading.


INSTALLATION

To install this module, run the following commands:

  perl Makefile.PL
  make
  make test
  make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc WWW::Rapidshare::API

You can also look for information at:

    RT, CPAN's request tracker
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=WWW-Rapidshare-API

    AnnoCPAN, Annotated CPAN documentation
        http://annocpan.org/dist/WWW-Rapidshare-API

    CPAN Ratings
        http://cpanratings.perl.org/d/WWW-Rapidshare-API

    Search CPAN
        http://search.cpan.org/dist/WWW-Rapidshare-API/


COPYRIGHT AND LICENCE

Copyright (C) 2009 Alan Haggai Alavi

This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.