mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2026-01-27 10:23:25 +00:00
note on better use of Exporter
This commit is contained in:
@@ -2,7 +2,7 @@ package LANforge::GuiJson;
|
||||
use strict;
|
||||
use warnings;
|
||||
use JSON;
|
||||
#use base 'Exporter';
|
||||
#use Exporter 'import';
|
||||
use Scalar::Util 'blessed';
|
||||
|
||||
if (defined $ENV{'DEBUG'}) {
|
||||
|
||||
Reference in New Issue
Block a user