-
-
21 May 2017 18:33:55 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (0)
- Testers (148 / 245 / 44)
- Kwalitee
Bus factor: 1- 48.43% Coverage
- License: bsd
- Activity
24 month- Tools
- Download (16.65KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- DBD::Pg
- Memoize
- Test::Exception
- Test::More
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 2.0.0
- Min Perl version is now 5.10 Broke the deserialization API off to PGObject::Type::Registry (included) Can now specify PGObject new registries on import Registries are now fully private and cannot be changed from outside Moved column deserialization function Redesigned type registration interface Old type registration routines deprecated Old column deserialization function removed
Modules
A toolkit integrating intelligent PostgreSQL dbs into Perl objectsRegistration of types for handing db typesModule Install Instructions
To install PGObject, copy and paste the appropriate command in to your terminal.
cpanm PGObject
perl -MCPAN -e shell install PGObject
For more information on module installation, please visit the detailed CPAN module installation guide.