[SCM] libtype-tiny-perl Debian packaging branch, master, updated. debian/0.016-1-48-ga7f6748
Toby Inkster
mail at tobyinkster.co.uk
Mon Jul 29 12:55:06 UTC 2013
The following commit has been merged in the master branch:
commit 528b10fc8da0c53a8665f2683f93983c62807d15
Author: Toby Inkster <mail at tobyinkster.co.uk>
Date: Mon Jul 22 22:54:46 2013 +0100
d'oh - the one place I forgot
diff --git a/t/00-begin.t b/t/00-begin.t
index 1a92cca..b035bee 100644
--- a/t/00-begin.t
+++ b/t/00-begin.t
@@ -38,6 +38,7 @@ sub diag_version
sub diag_env
{
require B;
+ require Devel::TypeTiny::Perl56Compat;
my $var = shift;
return diag sprintf(' $%-30s %s', $var, exists $ENV{$var} ? B::perlstring($ENV{$var}) : "undef");
}
--
libtype-tiny-perl Debian packaging
More information about the Pkg-perl-cvs-commits
mailing list