summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/B/Lint/Debug.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/B/Lint/Debug.pm')
-rw-r--r--Master/tlpkg/tlperl/lib/B/Lint/Debug.pm3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/B/Lint/Debug.pm b/Master/tlpkg/tlperl/lib/B/Lint/Debug.pm
index 6ba09708cbf..7dea1b57b24 100644
--- a/Master/tlpkg/tlperl/lib/B/Lint/Debug.pm
+++ b/Master/tlpkg/tlperl/lib/B/Lint/Debug.pm
@@ -1,6 +1,7 @@
package B::Lint::Debug;
+use if $] > 5.017, 'deprecate';
-our $VERSION = '1.14';
+our $VERSION = '1.17';
=head1 NAME