summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2015-05-16 16:23:31 +0200
committerDaniel Friesel <derf@finalrewind.org>2015-05-16 16:23:31 +0200
commit15ed51aeae1eda806442fb0fc43e9a89c7aeaaf3 (patch)
treefc3dfee4601dc5232dd431f7d03b9d5e720bd174
parent888a578247a5cae153b73f94d8020bcb361b4cc4 (diff)
parent330d0009b197f7fe633aea6bda1b3c04de29352c (diff)
Merge branch 'neilbowers-master'
-rw-r--r--Build.PL5
-rw-r--r--Changelog4
-rw-r--r--lib/Travel/Status/DE/IRIS.pm4
3 files changed, 13 insertions, 0 deletions
diff --git a/Build.PL b/Build.PL
index c7c02e1..936a835 100644
--- a/Build.PL
+++ b/Build.PL
@@ -32,5 +32,10 @@ Module::Build->new(
'XML::LibXML' => 0,
},
sign => 1,
+ meta_merge => {
+ resources => {
+ repository => 'https://github.com/derf/Travel-Status-DE-IRIS'
+ }
+ },
)->create_build_script();
diff --git a/Changelog b/Changelog
index ca8ad9d..9ed95fe 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,7 @@
+git HEAD
+
+ * Added github repo to dist metadata and the doc
+
Travel::Status::DE::IRIS 1.01 - Fri May 15 2015
* IRIS->new: Fix default lwp_options value (was documented, but not used)
diff --git a/lib/Travel/Status/DE/IRIS.pm b/lib/Travel/Status/DE/IRIS.pm
index 94c331c..7b731b8 100644
--- a/lib/Travel/Status/DE/IRIS.pm
+++ b/lib/Travel/Status/DE/IRIS.pm
@@ -502,6 +502,10 @@ Many backend features are not yet exposed.
db-iris(1), Travel::Status::DE::IRIS::Result(3pm),
Travel::Status::DE::IRIS::Stations(3pm)
+=head1 REPOSITORY
+
+L<https://github.com/derf/Travel-Status-DE-IRIS>
+
=head1 AUTHOR
Copyright (C) 2013-2015 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt>