summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet/tlpkg/tlperl/lib/if.pm
diff options
context:
space:
mode:
Diffstat (limited to 'systems/texlive/tlnet/tlpkg/tlperl/lib/if.pm')
-rw-r--r--systems/texlive/tlnet/tlpkg/tlperl/lib/if.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/systems/texlive/tlnet/tlpkg/tlperl/lib/if.pm b/systems/texlive/tlnet/tlpkg/tlperl/lib/if.pm
index 166de7bb10..87f93806df 100644
--- a/systems/texlive/tlnet/tlpkg/tlperl/lib/if.pm
+++ b/systems/texlive/tlnet/tlpkg/tlperl/lib/if.pm
@@ -1,6 +1,6 @@
package if;
-
-$VERSION = '0.0608';
+use strict;
+our $VERSION = '0.0609';
sub work {
my $method = shift() ? 'import' : 'unimport';