The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changelog for Catmandu-MAB2

0.04 2014-01-31
 - better handling of record and (sub)field separators
 - bugfix for MAB2::Writer::Disk
 - added mab2 converter script
 - added test status to README
 - more documentation

0.03 2013-12-18
 - added Parser and Writer for MAB2 Diskette data

0.02 2013-11-22
 - added file encoding
 - added XML declaration and collection handling
 - minor correction of fix
 - added "use warnings;"
 - added Moo to prerequisites
 - added CHANGES file to distribution

0.01 2013-10-01
 - added record separator to test data
 - perltidy
 - removed start() call from build
 - added some modules
 - added Catmandu exporter for MAB2 data
 - added Makefile.pl
 - removed github plugins
 - correction of github URL
 - initial commit