-
Set COVERAGE=1 for all Perl versions
DarwinAwardWinner committedApr 8, 2018 This commit was signed with a verified signature.DarwinAwardWinner Ryan C. Thompson
GPG key ID: FB9EE1FF718CDEAB Learn about signing commits -
Merge pull request #6 from hartzell/patch-1
DarwinAwardWinner committedApr 8, 2018 Trivial doc typo fix
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Add more bells & whistles to .travis.yml
DarwinAwardWinner committedApr 8, 2018 This commit was signed with a verified signature.DarwinAwardWinner Ryan C. Thompson
GPG key ID: FB9EE1FF718CDEAB Learn about signing commits
-
This commit was signed with a verified signature.
DarwinAwardWinner Ryan C. Thompson
GPG key ID: FB9EE1FF718CDEAB Learn about signing commits -
This commit was signed with a verified signature.
DarwinAwardWinner Ryan C. Thompson
GPG key ID: FB9EE1FF718CDEAB Learn about signing commits
-
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
DarwinAwardWinner committed
Mar 29, 2017
-
DarwinAwardWinner committed
Oct 30, 2016 - Fix handling of files in subdirectories. These are no longer copied to the root, but rather the corresponding subdirectory of the root.
-
Copy/move files to the correct subdir of root
DarwinAwardWinner committedOct 30, 2016 Previously all copied/moved files would end up in the root, even when they came from a subdirectory of the build. Fixes #5.
-
Die when trying to copy/move nonexistent file
DarwinAwardWinner committedOct 30, 2016 -
DarwinAwardWinner committed
Oct 30, 2016
-
Merge remote-tracking branch 'ether/patch-1'
DarwinAwardWinner committedMay 14, 2016 -
DarwinAwardWinner committed
May 14, 2016 - Update for Dist::Zilla v7 compatibility, for real this time
-
karenetheridge committed
May 14, 2016
-
DarwinAwardWinner committed
May 2, 2016 - Update for Dist::Zilla v7 compatibility, for real this time
-
eliminate dependency on Path::Class
DarwinAwardWinner committedMay 2, 2016 Should eliminate deprecation warnings in Dist::Zilla v6.
-
DarwinAwardWinner committed
Apr 24, 2016
-
DarwinAwardWinner committed
Jun 17, 2015 - use List::Util instead of List::AllUtils+List::MoreUtils
-
Merge pull request #2 from karenetheridge/topic/no_lmu
DarwinAwardWinner committedJun 16, 2015 use List::Util instead of List::AllUtils+List::MoreUtils
-
use List::Util instead of List::AllUtils+List::MoreUtils
karenetheridge committedJun 4, 2015
-
This is mostly to remove undeeded dependencies which tend to be slightly fragile and are currently impeding installation on blead.
-
Skip file names that are empty strings.
DarwinAwardWinner committedAug 10, 2014 Empty strings may be necessary as placeholders, for example when a plugin bundle wants to pass a value indicating "no files", but Config::MVP doesn't allow an empty array to be passed. Note that only the empty string (i.e. the string with zero characters) is skipped. You could still specify a file named with only spaces and tabs if you really wanted to.
-
Removed unnecessary dependency on Perl 5.10
DarwinAwardWinner committedDec 17, 2010 -
Enabled WarrantyDisclaimer Plugin
DarwinAwardWinner committedDec 17, 2010
-
DarwinAwardWinner committed
Dec 13, 2010
-
DarwinAwardWinner committed
Dec 11, 2010 -
DarwinAwardWinner committed
Dec 11, 2010 -
Fully documented move functionality
DarwinAwardWinner committedDec 11, 2010 -
Skip unnecssary steps if no files were moved.
DarwinAwardWinner committedDec 11, 2010 -
Added *consistent* moving out files out of build dir
DarwinAwardWinner committedDec 11, 2010