Revision history fon Perl module Business::UPS::Tracking
1.03 Sat Oct 24 2009
- Add checksum check for tracking numbers
- Moose exceptions are thrown using Business::UPS::Tracking::X::CLASS
- Add Business::UPS::Tracking::Element::Code
- Make object serializeable
- Fix some bugs
- Add commandline interface
- Removed overload
1.02 Fri Aug 7 2009
- Better detection of HTTPS prerequisites
- Fixed errors in doc example
- Added message element class
- Fix some typos
- Make tracking number type checking more strict
1.01 Tue Jul 21 2009
- Fixed some typos in documentation
- Added change file
- Added version to all submodules
- Use isa => 'Maybe[Type]' for all accessors that might be undefined
1.00 Sun Jul 05 2009
- Inital version