Try-Tiny-0.32 v0.32
Karen Etheridge [Fri, 16 Aug 2024 22:24:15 +0000 (15:24 -0700)]
  - skip given, when tests on perls >= 5.41.3 which removed these constructs

CONTRIBUTING
Changes
README.pod

index 4f07af6..9b3e23c 100644 (file)
@@ -88,6 +88,10 @@ Results will be visible in the pull request on GitHub. Follow the appropriate
 links for details when tests fail. Changes will not be mergeable until all
 tests pass.
 
+Generated files such as README, CONTRIBUTING, Makefile.PL, LICENSE etc should
+*not* be included in your pull request, as they will be updated automatically
+during the next release.
+
 If you have found a bug, but do not have an accompanying patch to fix it, you
 can submit an issue report here:
 https://rt.cpan.org/Public/Dist/Display.html?Name=Try-Tiny
@@ -102,4 +106,4 @@ request to the .mailmap file to contain the correct mapping.
 
 
 This file was generated via Dist::Zilla::Plugin::GenerateFile::FromShareDir 0.015
-from a template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.161.
+from a template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.163.
diff --git a/Changes b/Changes
index 91b57f9..6a18072 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
 Revision history for Try-Tiny
 
-{{$NEXT}}
+0.32      2024-08-16 22:23:44Z
   - skip given, when tests on perls >= 5.41.3 which removed these constructs
 
 0.31      2021-11-23 20:29:12Z
index bb04e5c..6492dff 100644 (file)
@@ -8,7 +8,7 @@ Try::Tiny - Minimal try/catch with proper preservation of $@
 
 =head1 VERSION
 
-version 0.31
+version 0.32
 
 =head1 SYNOPSIS