freebsd-ports/www/p5-WebService-GData/pkg-descr
Sunpoet Po-Chuan Hsieh 3a64d130a6 - Fix PORTVERSION: it goes backward from 0.0501 to 0.06
- Fix *_DEPENDS: p5-Test-Mock-LWP is a test-only dependency
- Bump PORTREVISION for dependency change
2014-03-08 09:25:14 +00:00

10 lines
512 B
Text

WebService::GData is a blueprint that you should inherit and extend. It offers a
basic hashed based object creation via the word new.
All sub classes should be hash based. If you want to pock into the instance,
it's easy but everything that is not documented should be considered private. If
you play around with undocumented properties/methods and that it changes,
upgrading to the new version with all the extra new killer features will be very
hard to do.
WWW: http://search.cpan.org/dist/WebService-GData/