App-BackupTumblr
view release on metacpan or search on metacpan
NAME
App::BackupTumblr - Backup Tumblr
VERSION
Version 0.03
SYNOPSIS
App::BackupTumblr backups your Tumblr articles.
BackupTumblr <URL>
<URL> is optional, default value is <http://dalinaum-kr.tumblr.com>.
BackupTumblr backups URL's articles into a current directory.
AUTHOR
Leonardo Kim, "<dalinaum at gmail.com>"
BUGS
Please report any bugs or feature requests to "bug-app-backuptumblr at
rt.cpan.org", or through the web interface at
<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=App-BackupTumblr>. I
will be notified, and then you'll automatically be notified of progress
on your bug as I make changes.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc App::BackupTumblr
lib/App/BackupTumblr.pm view on Meta::CPAN
Version 0.03
=cut
our $VERSION = '0.03';
=head1 SYNOPSIS
App::BackupTumblr backups your Tumblr articles.
BackupTumblr <URL>
<URL> is optional, default value is L<http://dalinaum-kr.tumblr.com>. BackupTumblr backups URL's articles into a current directory.
=head1 AUTHOR
Leonardo Kim, C<< <dalinaum at gmail.com> >>
=head1 BUGS
Please report any bugs or feature requests to C<bug-app-backuptumblr at rt.cpan.org>, or through
the web interface at L<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=App-BackupTumblr>. I will be notified, and then you'll
automatically be notified of progress on your bug as I make changes.
=head1 SUPPORT
You can find documentation for this module with the perldoc command.
( run in 0.521 second using v1.01-cache-2.11-cpan-49f99fa48dc )