Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make prove -br t work under perl 5.26+ #81

Merged
merged 1 commit into from Nov 26, 2017
Merged

make prove -br t work under perl 5.26+ #81

merged 1 commit into from Nov 26, 2017

Conversation

skaji
Copy link
Member

@skaji skaji commented Nov 26, 2017

This PR makes prove -br t work under perl 5.26+ (i.e. perls that do not have . in @INC)

@skaji skaji merged commit 4b8a43d into master Nov 26, 2017
skaji added a commit that referenced this pull request Nov 26, 2017
Changelog diff is:

diff --git a/Changes b/Changes
index 5675607..75a4af7 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,11 @@ Revision history for Mouse

 {{$NEXT}}

+v2.5.0 2017-11-26T18:38:18Z
+    - Fix build under perl 5.8 (wyoung #63, autarch #76, #79)
+    - Use version->declare() to declare $VERSION (neilb #55, #80)
+    - Make `prove -br t` work with dot-not-in-INC perls (#81)
+
 v2.4.10 2017-07-18T04:12:23Z
     - v2.4.9...v2.4.10
@skaji skaji deleted the dot-not-in-inc branch November 26, 2017 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant