mirror of
https://github.com/dkogan/feedgnuplot.git
synced 2025-05-06 06:21:16 +08:00
no longer using Data::Dumper by default
This commit is contained in:
parent
61a1b2c2b8
commit
ea795e36eb
@ -4,7 +4,6 @@ use Getopt::Long;
|
||||
use Time::HiRes qw( usleep );
|
||||
use IO::Handle;
|
||||
use List::MoreUtils qw( first_index );
|
||||
use Data::Dumper;
|
||||
use threads;
|
||||
use threads::shared;
|
||||
use Thread::Queue;
|
||||
|
Loading…
Reference in New Issue
Block a user