r6200@rob-kinyons-computer-2 (orig r9980): rkinyon | 2007-09-22 21:02:54 -0400
authorrkinyon <rkinyon@50811bd7-b8ce-0310-adc1-d9db26280581>
Tue, 25 Sep 2007 01:20:18 +0000 (01:20 +0000)
committerrkinyon <rkinyon@50811bd7-b8ce-0310-adc1-d9db26280581>
Tue, 25 Sep 2007 01:20:18 +0000 (01:20 +0000)
commit1cff45d771d12ad40ac87c46082711f5becd6a4c
tree94f11281e26650d60331a8ac6493fa4b338d0084
parent807f63a7218ff60795f39942940df83687eeeb77
 r6200@rob-kinyons-computer-2 (orig r9980):  rkinyon | 2007-09-22 21:02:54 -0400
 Updates to POD and added a test for POD compliance
 r6201@rob-kinyons-computer-2 (orig r9981):  rkinyon | 2007-09-22 21:56:53 -0400
 Added POD coverage test
 r6209@rob-kinyons-computer-2 (orig r9991):  rkinyon | 2007-09-24 21:18:27 -0400
  r6205@rob-kinyons-computer-2 (orig r9987):  rkinyon | 2007-09-24 14:24:05 -0400
  Added references and a fix for 29583
  r6206@rob-kinyons-computer-2 (orig r9988):  rkinyon | 2007-09-24 15:41:06 -0400
  Fixed pod coverage test and added a line to Changes making clear that the file format is incompatible
  r6207@rob-kinyons-computer-2 (orig r9989):  rkinyon | 2007-09-24 20:21:26 -0400
  Changed everything around so that we're releasing 1.0003, not 1.0009_01. Plus, updated all documentation and cleaned up the distinction between the main docco and the cookbook
  r6208@rob-kinyons-computer-2 (orig r9990):  rkinyon | 2007-09-24 21:17:47 -0400
  Final POD fix

 r6210@rob-kinyons-computer-2 (orig r9992):  rkinyon | 2007-09-24 21:19:22 -0400
 Fixed MANIFEST
22 files changed:
Changes
MANIFEST
lib/DBM/Deep.pm
lib/DBM/Deep.pod
lib/DBM/Deep/Array.pm
lib/DBM/Deep/Cookbook.pod
lib/DBM/Deep/Engine.pm
lib/DBM/Deep/File.pm
lib/DBM/Deep/Hash.pm
lib/DBM/Deep/Internals.pod
t/04_array.t
t/06_error.t
t/16_circular.t
t/19_crossref.t
t/22_internal_copy.t
t/44_upgrade_db.t
t/45_references.t [new file with mode: 0644]
t/98_pod.t [new file with mode: 0644]
t/99_pod_coverage.t [new file with mode: 0644]
t/etc/db-1-0003 [new file with mode: 0644]
utils/lib/DBM/Deep/10002.pm [new file with mode: 0644]
utils/upgrade_db.pl