summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGraham Ollis <plicease@cpan.org>2017-08-08 14:13:32 -0400
committerGraham Ollis <plicease@cpan.org>2017-08-08 14:13:32 -0400
commitf5723f9407fcc4d0b3bf7595f016f98d39ad4018 (patch)
tree055ffa8323c3e95841296819c8f4595dc3054753
parent50bde85bc324d2f0fcbf92d57a3802e023b310ec (diff)
v1.32
- The installed method now supports @INC hooks of any type (coderef was supported as of 1.29, now arrayrefs and objects are supported) - Detect probably broken Perl on Cygwin in Makefile.PL (see gh#5)
-rw-r--r--Changes2
-rw-r--r--dist.ini2
2 files changed, 3 insertions, 1 deletions
diff --git a/Changes b/Changes
index c8f81b0..05566d8 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
Revision history for Perl extension {{$dist->name}}
{{$NEXT}}
+
+1.32 2017-08-08 14:12:42 -0400
- The installed method now supports @INC hooks of any type
(coderef was supported as of 1.29, now arrayrefs and objects
are supported)
diff --git a/dist.ini b/dist.ini
index 16f7f35..7c9fb4e 100644
--- a/dist.ini
+++ b/dist.ini
@@ -4,7 +4,7 @@ author = Adam Kennedy <adamk@cpan.org>
license = Perl_5
copyright_holder = Adam Kennedy
copyright_year = 2016
-version = 1.31
+version = 1.32
[@Author::Plicease]
:version = 2.21