![]() |
![]()
| ![]() |
![]()
NAMEDHL - Perl module for the DHL online tracking service. SYNOPSISmy $dhl = DHL->new(ID => 12345); print Dumper $dhl->status(); ... DESCRIPTIONThis module allows you to check the status of YOUR shipments via the DHL website. For privacy issues please consider the website. Please note: This module is still some kind of alpha, because there are many different pages on the DHL website and they are changing constantly. METHODS
BUGSPlease contact the author, if you find any in this code. AUTHORSebastian Stumpf <sepp@cpan.org> COPYRIGHTCopyright 2007 Sebastian Stumpf. All rights reserved. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. SEE ALSOLWP::UserAgent(3), HTML::TokeParser(3), http://www.dhl.de/
|