[feedgnuplot] 02/06: Declaring feedgnuplot as a package to pacify the MetaCPAN indexer
Dima Kogan
dima at secretsauce.net
Wed Aug 6 22:23:36 UTC 2014
This is an automated email from the git hooks/post-receive script.
dkogan-guest pushed a commit to branch debian
in repository feedgnuplot.
commit 72adba82f79de10e42deb43b47462c606a42d251
Author: Dima Kogan <dima at secretsauce.net>
Date: Wed May 14 00:43:13 2014 -0700
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
---
bin/feedgnuplot | 3 +++
1 file changed, 3 insertions(+)
diff --git a/bin/feedgnuplot b/bin/feedgnuplot
index fb23c8e..6656485 100755
--- a/bin/feedgnuplot
+++ b/bin/feedgnuplot
@@ -1,4 +1,7 @@
#!/usr/bin/perl
+
+package feedgnuplot; # for the metacpan indexer
+
use strict;
use warnings;
use Getopt::Long;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/feedgnuplot.git
More information about the debian-science-commits
mailing list