NAME
App::booklog2amazon - Update amazon recommended according to booklog status
VERSION
version v0.0.1
SYNOPSIS
App::booklog2amazon->run(@ARGV);
DESCRIPTION
This is an implementation module for a script to update amazon recommended according to booklog status
METHODS
run(@arg)
Process arguments. Typically, @ARGV
is passed. For argument details, see booklog2amazon.
SEE ALSO
AUTHOR
Yasutaka ATARASHI <yakex@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by Yasutaka ATARASHI.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.