Dima Kogan 2014-05-14 00:43:13 -07:00
parent 539b2035d8
commit 72adba82f7

View File

@ -1,4 +1,7 @@
#!/usr/bin/perl #!/usr/bin/perl
package feedgnuplot; # for the metacpan indexer
use strict; use strict;
use warnings; use warnings;
use Getopt::Long; use Getopt::Long;