Revision history for Perl extension DPKG::Log.
1.10 Fri Feb 18 14:35:00 2011
- Bugfix in DPKG::Log::Entry: available_version did not return
a value.
- Bugfix in DPKG::Log: Handle parse param properly
- Fixed some perlcritic critics
- Fixed various POD problems
- Use test_data/dpkg.log in t/dpkg-log.t
- Make it possible to initialize new objects from existing
references
- Extend tests
- Add support to DPKG::Log::Analyse to specify an existing
DPKG::Log object as log_handle
- Add support to DPKG::Log to specify time_zone as
DateTime::TimeZone objects
- Add missing file (DPKG/Log/Analyse/Package.pm) to tarball
1.00 Fri Feb 18 10:00:00 2011
- Initial version