Revision history for Perl extension SMS::Send
0.04 Mon 2 Oct 2006
- Upgraded to Module::Install 0.64
- Some minor kwalitee nigglies fixed
0.03 Fri May 12 2005
- Upgraded to Module::Install 0.62
- Removed auto_install
- Improvements to Params::Util::_CLASS made a case that
previous errored, now pass. Fixed and updated Params::Util dep.
0.02 Tue Dec 27 2005
- Fixed various bugs
- Added the public/private param scheme to ->new as well.
- Added more tests for error conditions
- Other teensy changes to support for first real live driver.
0.01 Mon Dec 26 2005
- Completed the first implementation
- Contains no drivers other than test drivers intentionally