The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension WWW::JBANetwork::MNB.

0.01  Mon Apr 19 20:19:45 2010
	- original version; created by h2xs 1.23 with options
		-AXc -n WWW::JBANetwork::MNB
		
0.01b01 Mon Apr 19 23:38:50 2010
	- FIXED documentation
	- UPDATED argument list for UPDATE methods
	
0.01b02 Mon Apr 20 09:49:32 2010
	- general Cleanup.
	- fix makefile requirements

0.01b03 
	- !!strict type casting and validation on all flat arguments
	- fix AccountKeyDisable() and AccountKeyEnable()
	- fix SubscriberUnsubscribeBatch()
	- better error handling
	- deal with booleans correctly
	- more cleanup and documentation updates