mirror of
https://github.com/dkogan/feedgnuplot.git
synced 2025-05-06 06:21:16 +08:00
Declaring feedgnuplot as a package to pacify the MetaCPAN indexer
Hopefully this is sufficient. We'll see https://github.com/dkogan/feedgnuplot/pull/16 https://github.com/CPAN-API/metacpan-web/issues/1148 https://github.com/CPAN-API/metacpan-web/issues/1170 https://github.com/CPAN-API/metacpan-web/issues/994
This commit is contained in:
parent
539b2035d8
commit
72adba82f7
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user