-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChanges
22 lines (21 loc) · 860 Bytes
/
Changes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Revision history for Submodules
1.0000 2015-10-08
First version, released on an unsuspecting world.
1.0002 2015-10-08
Improved documentation as per RT107649.
Fixed tests that are failing in some Linux platforms
1.0004 2015-10-09
Fixed bug affecting old versions of Perl (5.14 and older)
1.0006 2015-10-10
Fixed distribution settings to prevent test modules from
being indexed by PAUSE
1.0008 2016-02-24
Added DESTROY method to Submodules::Result which would
cause a rather confusing warning in some cases when not present.
1.0010 2016-02-24
Minor adjustments for PAUSE
1.0012 2016-02-25
Added fixes that were supposed to be present in 1.0008 dist but weren't.
Minor adjustments for PAUSE
1.0014 2016-02-25
Fixed - import method was causing a warning in old versions of Perl.