From 07b0fe926dd3335a906574ce6ccba9802ffd4c9c Mon Sep 17 00:00:00 2001 From: Mathieu Alorent <github@kumy.net> Date: Fri, 29 Jun 2012 12:14:08 +0200 Subject: [PATCH] added sourcecode link --- README | 3 +++ lib/Parse/Arcconf.pm | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/README b/README index 478f0d4..0334fb1 100644 --- a/README +++ b/README @@ -25,6 +25,9 @@ perldoc command. You can also look for information at: + Source Code + https://github.com/kumy/Parse-Arcconf + RT, CPAN's request tracker http://rt.cpan.org/NoAuth/Bugs.html?Dist=Parse-Arcconf diff --git a/lib/Parse/Arcconf.pm b/lib/Parse/Arcconf.pm index 0860725..545087f 100644 --- a/lib/Parse/Arcconf.pm +++ b/lib/Parse/Arcconf.pm @@ -274,6 +274,10 @@ You can also look for information at: =over 4 +=item * Source code + +L<https://github.com/kumy/Parse-Arcconf> + =item * RT: CPAN's request tracker L<http://rt.cpan.org/NoAuth/Bugs.html?Dist=Parse-Arcconf> -- GitLab