From: hadeshyp Date: Sun, 4 Nov 2012 21:36:50 +0000 (+0000) Subject: Support for cached enums and new parameter passing from monitoring process to CGI... X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=391eb54f0aac0580366b445cc81e233906bfb169;p=daqtools.git Support for cached enums and new parameter passing from monitoring process to CGI script --- 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;