NAME
coliposte - Fetch and print shipping status from ColiPoste
SYNOPSIS
coliposte <tracking ID> ...
coliposte --help
coliposte --version
OPTIONS
- -f, --from tmpl-uri
-
Use the given template URI.
- -h, --help
-
Prints this help screen, then exits.
- -V, --version
-
Prints the program name and version, then exits.
DESCRIPTION
This program is a simple command-line interface to WWW::ColiPoste
. It expects shipping IDs as arguments, and prints the correspond tracking logs.
AUTHOR
Sébastien Aperghis-Tramoni, <sebastien at aperghis.net>
BUGS
Please report any bugs or feature requests to bug-www-coliposte at rt.cpan.org
, or through the web interface at http://rt.cpan.org/Public/Dist/Display.html?Name=WWW-ColiPoste. 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 WWW::ColiPoste
You can also look for information at:
RT CPAN's request tracker: http://rt.cpan.org/Public/Dist/Display.html?Name=WWW-ColiPoste
AnnoCPAN: Annotated CPAN documentation: http://annocpan.org/dist/WWW-ColiPoste
CPAN Ratings: http://cpanratings.perl.org/d/WWW-ColiPoste
Search CPAN: http://search.cpan.org/dist/WWW-ColiPoste
Kobes Search: http://cpan.uwinnipeg.ca/dist/WWW-ColiPoste
COPYRIGHT & LICENSE
Copyright 2008 Sébastien Aperghis-Tramoni, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.