depend on Dancer version with fixed YAML::XS support

This commit is contained in:
Oliver Gorwits
2014-10-19 13:33:50 +01:00
parent d2dbaf416b
commit 8d51e69563
12 changed files with 25 additions and 25 deletions

View File

@@ -4,7 +4,7 @@ package Module::Install::Base;
use strict 'vars';
use vars qw{$VERSION};
BEGIN {
$VERSION = '1.12';
$VERSION = '1.06';
}
# Suspend handler for "redefined" warnings