Revision history for Perl extension WWW::Salesforce::Simple.
0.09 Mon Feb 06 15:52:00 2006
- made the do_query() function able to have a variable size limit on the returned data.
0.08 Thu Feb 02 15:40:00 2006
- fixed a WWW::Salesforce prereq
0.07 Thu Feb 02 15:29:00 2006
- fixed perl version prereq to be 5.8.1 instead of 5.8.7
- fixed some documentation
0.06 Thu Jan 19 15:43:33 2006
- fixed error in documentation
0.05 Thu Jan 19 11:14:46 2006
- original version; created by h2xs 1.23 with options
-X -n WWW::Salesforce::Simple
0.04
released 2006-01-06
-fixed some documentation errors, made the module ready to be posted to CPAN
0.03
released 2005-10-31
-fixed some line length issues, added ability to change username
and password by parameters to the constructor -username => ''
-password => ''