The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
[Module]
Name=Search::InvertedIndex::Simple::BerkeleyDB
Changelog.Creator=Module::Metadata::Changes V 2.03
Changelog.Parser=Config::IniFiles V 2.68

[V 1.06]
Date=2012-03-23T17:45:00
Comments= <<EOT
- No code changes.
- Recreate distmeta files, so add META.json. This includes updating MANIFEST.SKIP with MYMETA.json.
- Check tests after installing Oracle's BerkeleyDB V 5.3.15 and Perl's BerkeleyDB V 0.51.
EOT

[V 1.05]
Date=2010-02-21T12:56:30
Comments= <<EOT
- Remove text 'All rights reserved' (for Debian licensing).
- Remove POD heads 'Required Modules' and 'Changes'.
- Replace personal doc root with /var/www.
- Use namespace::autoclean with Moose.
- Bump requirement for Search::InvertedIndex::Simpleto V 1.03.
- Replace /usr/bin/perl with /usr/bin/env perl.
- Replace common::sense with use strict and use warnings, to get uninit var warnings.
EOT

[V 1.04]
Date=2010-02-16T14:15:00
Comments= <<EOT
- Update version number of modules required in Build.PL and Makefile.PL,
to hopefully avoid the problem everyone's been getting (even Raduko):
'Non-zero wait status: 11'.
EOT

[V 1.03]
Date=2010-02-10T14:02:24
Comments=- MANIFEST.SKIP updated to exclude MYMETA.yml. Add MYMETA.yml.

[V 1.02]
Date=2009-11-13T13:20:00
Comments= <<EOT
- Run dos2unix
- Rename Changes.txt to CHANGES
- Update MANIFEST.
EOT

[V 1.01]
Date=2008-12-01T13:14:00
Comments= <<EOT
- Convert all files to Unix format
- Fix bug in inflate() to return the result of the intersection rather than always return the
first Set::Array created
EOT

[V 1.00]
Date=2005-02-25T13:37:29
Comments=- original version