From: Peter Rabbitson Date: Tue, 21 Jun 2016 09:07:45 +0000 (+0200) Subject: Minor cosmetic fix of describe_environment X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=commitdiff_plain;h=ba35e8ece022fd1277c2c508ace28d5908f74d9c Minor cosmetic fix of describe_environment --- diff --git a/t/00describe_environment.t b/t/00describe_environment.t index ed0378b..04d7136 100644 --- a/t/00describe_environment.t +++ b/t/00describe_environment.t @@ -413,9 +413,10 @@ my $max_ver_len = max map ; my $max_marker_len = max map { length $_ } ( '$INC[999]', keys %$seen_markers ); +# Note - must be less than 76 chars wide to account for the diag() prefix my $discl = <<'EOD'; -List of loadable modules within both the core and *OPTIONAL* dependency chains +List of loadable modules within both *OPTIONAL* and core dependency chains present on this system (modules sourced from ./blib, ./lib, ./t, and ./xt with versions identical to their parent namespace were omitted for brevity)