The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

gmailfs - simple program to store and retrieve programs on Gmail

USAGE

    gmailfs <username> <password> [ <store|delete|retrieve|remove> <filename> [as] ]
username and password are your gmail username and password
pass a command - either store, delete, retrieve or remove. If you just pass a username and password then a list of all files will be printed.
filename is the path to store or retrieve on Gmail
the optional 'as' indicates what to store the file as on GMail or save it as locally. If passed to delete or remove then it indicates a version of a file to retrieve.

AUTHOR

Simon Wistow <simon@thegestalt.org>

COPYRIGHT

Copyright 2006, Simon Wistow

Released under the same terms as Perl itself