summaryrefslogtreecommitdiff
path: root/perldaemon.buetow.org/content
diff options
context:
space:
mode:
authorPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-04-27 12:25:44 +0200
committerPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-04-27 12:25:44 +0200
commit90a6331414bb767bf92a44d358024cc5c88e6d64 (patch)
treeb260ab15131dff610d016f0e513bd89edbf7c290 /perldaemon.buetow.org/content
parent2e388f040491f88c14dc7d4b53a19a1a7c971966 (diff)
use inject
Diffstat (limited to 'perldaemon.buetow.org/content')
-rw-r--r--perldaemon.buetow.org/content/30.README.xml5
-rw-r--r--perldaemon.buetow.org/content/40.CHANGELOG.xml5
-rw-r--r--perldaemon.buetow.org/content/45.WISHLIST.xml5
3 files changed, 3 insertions, 12 deletions
diff --git a/perldaemon.buetow.org/content/30.README.xml b/perldaemon.buetow.org/content/30.README.xml
index 3a1b8be..f58605c 100644
--- a/perldaemon.buetow.org/content/30.README.xml
+++ b/perldaemon.buetow.org/content/30.README.xml
@@ -3,9 +3,6 @@
<pagetitle>README</pagetitle>
<text>This is the README file of the current master branch:</text>
<pretext>
- <perl>
- use LWP::Simple;
- get("http://web.buetow.org/git/?p=perldaemon.git;a=blob_plain;f=README;hb=HEAD");
- </perl>
+ <inject>http://web.buetow.org/git/?p=perldaemon.git;a=blob_plain;f=README;hb=HEAD</inject>
</pretext>
</content>
diff --git a/perldaemon.buetow.org/content/40.CHANGELOG.xml b/perldaemon.buetow.org/content/40.CHANGELOG.xml
index d55c78e..4260eba 100644
--- a/perldaemon.buetow.org/content/40.CHANGELOG.xml
+++ b/perldaemon.buetow.org/content/40.CHANGELOG.xml
@@ -3,9 +3,6 @@
<pagetitle>CHANGELOG</pagetitle>
<text>This is the CHANGELOG file of the current master branch:</text>
<pretext>
- <perl>
- use LWP::Simple;
- get("http://web.buetow.org/git/?p=perldaemon.git;a=blob_plain;f=CHANGELOG;hb=HEAD");
- </perl>
+ <inject>http://web.buetow.org/git/?p=perldaemon.git;a=blob_plain;f=CHANGELOG;hb=HEAD</inject>
</pretext>
</content>
diff --git a/perldaemon.buetow.org/content/45.WISHLIST.xml b/perldaemon.buetow.org/content/45.WISHLIST.xml
index d065aff..46c48f1 100644
--- a/perldaemon.buetow.org/content/45.WISHLIST.xml
+++ b/perldaemon.buetow.org/content/45.WISHLIST.xml
@@ -3,9 +3,6 @@
<pagetitle>WISHLIST</pagetitle>
<text>This is the WHISHLIST file of the current master branch:</text>
<pretext>
- <perl>
- use LWP::Simple;
- get("http://web.buetow.org/git/?p=perldaemon.git;a=blob_plain;f=WISHLIST;hb=HEAD");
- </perl>
+ <inject>http://web.buetow.org/git/?p=perldaemon.git;a=blob_plain;f=WISHLIST;hb=HEAD</inject>
</pretext>
</content>