Revision history for IPC::SRLock
0.23.1 2014-09-15 15:51:17
- Replaced namespace::sweep with namespace::autoclean
- Updated prereqs
0.22.1 2014-05-06 12:22:47
- Removed Ident and VERSION lines
- Remove prereqs below min perl ver
- Stopped using _normalize_prereqs in Build.PL. My bad
- Use DZ::P::AbstractFromPOD and LicenseFromModule
0.21.1 2013-11-27 15:25:41
- Module::Build backwardly incompatible change around 0.4200
The dynamic config was stuffed by a change in the data
structure used by _normalize_prereqs. It is now keyed by
phase, relation and module. Thanks
0.20.1 2013-11-26 22:46:46
- 8aae5113-6bf7-1014-9ee2-ba2209253afe wtf?
0.19.1 2013-09-13 13:29:41
- Create shared memory segment on construction
0.18.1 2013-09-11 23:21:44
- Readded dynamic config
0.17.1 2013-09-11 21:35:12
- Removed dependency on Unexpected
- Removed IPC::SRLock::Exception
0.16.2 2013-09-03 15:58:15
- Improved test coverage
0.15.1 2013-09-02 16:04:33
- Bumped version for Unexpected
0.14.3 2013-08-17 00:17:32
- Exception no longer overrides 'class' attribute
- Updated toolchain
- Switched to Dist::Zilla
0.13.3 2013-08-07 14:30:09
- Reset min perl testing to original behaviour
- Raised minimum Perl version to v5.10.1
- POD updates