The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension WebService::GData.

0.01_07  2010/09/05 22:52

	- updated/fix the doc
    - added http status code in WebService::GData::Constants
	- added a basic date format validation logic in WebService::GData::Query
	
0.01_06  2010/09/05 23:52

	- updated/fix the doc

0.01_05  2010/09/05 16:17

	- updated/fix the doc
    - created new tests
	- created new doc
    - added some new feature to WebService::GData: private

0.01_04  2010/09/02 19:10
	- updated/fix the doc
    - created new tests
	- created new doc
    - added some new feature to WebService::GData::Query: install/disable
      These functions will be used in sub classes to create easily the methods.
      It will also try to call _FUNC_NAME_is_valid before setting the value.
	- modified install_in_package to accept an optional package

0.01_03  2010/09/02 19:10

	- updated the doc
    - created new tests

0.01_02  2010/09/02 19:10

	- updated the doc
    - created tests for WebService::GData


0.01_01  Wed Sep  1 23:57:09 2010
	- original version; created by h2xs 1.23 with options
		-AX -n WebService::GData -b 5.8.8
    - !DEVELOPER RELEASE! Please feel free to try it and send me feedbacks!