Class-ObjectTemplate-DB

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

Using PGP to verify the code

   1. Add the key to your keyring: pgpk -a key_file
   2. Verify the source code file pgpv <<Source-File>> <<Source-File>>.asc
   3. If you receive any other response than: Good signature,
      something went wrong, so don't trust the file. 


Using GnuPG to verify the code 

   1. Import the key to your keyring: gpg --import key_file
   2. Verify the source code file gpg --verify <<Source-File>>
      <<Source-File>>.asc 
   3. If you receive any other response than: gpg: Good signature,
      something went wrong, so don't trust the file. 

Authors
-------

Copyright 2001-2002 Jason E. Stewart

License
-------



( run in 0.696 second using v1.01-cache-2.11-cpan-df04353d9ac )