]> jspc29.x-matter.uni-frankfurt.de Git - daqtools.git/commitdiff
Support for cached enums and new parameter passing from monitoring process to CGI...
authorhadeshyp <hadeshyp>
Sun, 4 Nov 2012 21:36:50 +0000 (21:36 +0000)
committerhadeshyp <hadeshyp>
Sun, 4 Nov 2012 21:36:50 +0000 (21:36 +0000)
cts/include/TrbNet.pm

index f37f069be5a120a64f86011a9c5245fa7ea62dc5..16ada4f539e743ad43058b98928eaeb5d8fd85aa 100644 (file)
@@ -1,6 +1,7 @@
 package TrbNet;
 
 use warnings;
+use warnings::register;
 use strict;
 
 use HADES::TrbNet;