Skip to content

Commit 046ea2a

Browse files
committed
add header
1 parent 15df76f commit 046ea2a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

perl/googlereader_pushfeed.pl

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
#!/usr/bin/perl
2+
#
3+
# googlereader_pushfeed.pl is written
4+
# by "AYANOKOUZI, Ryuunosuke" <i38w7i3@yahoo.co.jp>
5+
# under GNU General Public License v3.
6+
#
7+
# $ perl googlereader_pushfeed.pl --config ~/.google.json --uri 'http://example.com/feed'
8+
#
9+
210
use strict;
311
use warnings;
412
use Data::Dumper;

0 commit comments

Comments
 (0)