This package contains Perl extension for an optimized template builder base class with lookup capability. The lookup capability can be used to fetch data from a database when the attribute value is undefined. This provides a convenient mechanism to defer action until the user requests it.
Class::ObjectTemplate v0.6
The current maintainer, Jason E. Stewart (jason@openinformatics.com), signs every release with his GnuPG public key. This is to help you ensure that you are installing only officially sanctioned code, from the official maintainer. By downloading the source code and signature from one location (possibly open to attack) and the public key from an official key server, you greatly reduce the chance of installing software that is dangerous to you.
Getting the Public key
You can use any keyserver you wish, such as www.keyserver.net, and search for jason@openinformatics.com
Using PGP to verify the code
Using GnuPG to verify the code
Copyright 2001-2002 Jason E. Stewart
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Please report and bugs to jason@openinformatics.com