From 391eb54f0aac0580366b445cc81e233906bfb169 Mon Sep 17 00:00:00 2001 From: hadeshyp Date: Sun, 4 Nov 2012 21:36:50 +0000 Subject: [PATCH] Support for cached enums and new parameter passing from monitoring process to CGI script --- cts/include/TrbNet.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/cts/include/TrbNet.pm b/cts/include/TrbNet.pm index f37f069..16ada4f 100644 --- a/cts/include/TrbNet.pm +++ b/cts/include/TrbNet.pm @@ -1,6 +1,7 @@ package TrbNet; use warnings; +use warnings::register; use strict; use HADES::TrbNet; -- 2.43.0