From cc2ef5e95852522372fd88d95f5c394b830353c8 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 11 Dec 2017 22:26:07 +0000 Subject: (use vars): add $JSON::true and $JSON::false. git-svn-id: svn://tug.org/texlive/trunk@46045 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/TeXLive/TLUtils.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'Master/tlpkg/TeXLive/TLUtils.pm') diff --git a/Master/tlpkg/TeXLive/TLUtils.pm b/Master/tlpkg/TeXLive/TLUtils.pm index 53e5a6237bf..5dea210221d 100644 --- a/Master/tlpkg/TeXLive/TLUtils.pm +++ b/Master/tlpkg/TeXLive/TLUtils.pm @@ -120,6 +120,7 @@ use vars qw( $TeXLive::TLDownload::net_lib_avail $::checksum_method $::gui_mode $::machinereadable $::no_execute_actions $::regenerate_all_formats + $JSON::false $JSON::true ); BEGIN { -- cgit v1.2.3