]>
Commit | Line | Data |
---|---|---|
f1171346 MG |
1 | Revision history for Perl extension Mafia. |
2 | ||
07cf0f1b MG |
3 | 0.001002 2015-08-15T23:15+03:00 |
4 | - Don't push/shift on array references (fixes test failures on 5.23) | |
5 | - Don't use given/when and smartmatch (since they are experimental) | |
6 | - Don't depend on non-core modules (that is, File::Slurp) | |
7 | - Reduce Perl dependency to 5.10.1 | |
8 | ||
efb97d6a MG |
9 | 0.001001 2014-08-17T00:18+03:00 |
10 | - CPAN Day cleanup release | |
11 | - Update Changes to follow CPAN::Changes::Spec | |
12 | - Set POD encoding to utf-8 | |
13 | - Reindent code, tests, Makefile.PL | |
14 | - Disable dynamic_config and enable SIGN | |
15 | - Disable smartmatch warnings | |
16 | ||
17 | 0.001 2013-08-26T23:07:19+03:00 | |
18 | - Initial release |