summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cbars.buetow.foo/content/20.Manpage.xml5
-rw-r--r--cbars.buetow.foo/content/40.Changelog.xml5
-rw-r--r--cbars.buetow.foo/content/45.Wishlist.xml5
-rw-r--r--cpuinfo.buetow.org/content/20.Manpage.xml5
-rw-r--r--cpuinfo.buetow.org/content/40.Changelog.xml5
-rw-r--r--fapi.buetow.org/content/21.Synopsis.xml5
-rw-r--r--fapi.buetow.org/content/40.Changelog.xml5
-rw-r--r--fype.buetow.org/content/Examples.xml6
-rw-r--r--guprecords.buetow.org/content/20.Manpage.xml5
-rw-r--r--guprecords.buetow.org/content/40.Changelog.xml5
-rw-r--r--httpbench.buetow.foo/content/20.Manpage.xml5
-rw-r--r--httpbench.buetow.foo/content/40.Changelog.xml5
-rw-r--r--japi.buetow.org/content/20.Manpage.xml5
-rw-r--r--japi.buetow.org/content/40.Changelog.xml5
-rw-r--r--loadbars.buetow.org/content/20.Manpage.xml5
-rw-r--r--loadbars.buetow.org/content/40.Changelog.xml5
-rw-r--r--loadbars.buetow.org/content/45.Wishlist.xml5
-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
-rw-r--r--photoalbum.buetow.org/content/20.Manpage.xml5
-rw-r--r--photoalbum.buetow.org/content/40.Changelog.xml5
-rw-r--r--pwgrep.buetow.org/content/40.Changelog.xml5
-rw-r--r--xerl.buetow.foo/content/40.Todos.xml5
-rw-r--r--xerl.buetow.org/content/40.Todos.xml5
-rw-r--r--xerl.buetow.org/content/99.license.xml5
26 files changed, 26 insertions, 105 deletions
diff --git a/cbars.buetow.foo/content/20.Manpage.xml b/cbars.buetow.foo/content/20.Manpage.xml
index 084099f..fd9ef82 100644
--- a/cbars.buetow.foo/content/20.Manpage.xml
+++ b/cbars.buetow.foo/content/20.Manpage.xml
@@ -3,9 +3,6 @@
<pagetitle>Manpage</pagetitle>
<text>This is the manpage of the current master branch:</text>
<pretext>
- <perl>
- use LWP::Simple;
- get("http://web.buetow.org/git/?p=cbars.git;a=blob_plain;f=docs/cbars.txt;hb=HEAD");
- </perl>
+ <inject>http://web.buetow.org/git/?p=cbars.git;a=blob_plain;f=docs/cbars.txt;hb=HEAD</inject>
</pretext>
</content>
diff --git a/cbars.buetow.foo/content/40.Changelog.xml b/cbars.buetow.foo/content/40.Changelog.xml
index 06583d6..db21e34 100644
--- a/cbars.buetow.foo/content/40.Changelog.xml
+++ b/cbars.buetow.foo/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=cbars.git;a=blob_plain;f=debian/changelog;hb=HEAD");
- </perl>
+ <inject>http://web.buetow.org/git/?p=cbars.git;a=blob_plain;f=debian/changelog;hb=HEAD</inject>
</pretext>
</content>
diff --git a/cbars.buetow.foo/content/45.Wishlist.xml b/cbars.buetow.foo/content/45.Wishlist.xml
index 284e8e0..be7d02d 100644
--- a/cbars.buetow.foo/content/45.Wishlist.xml
+++ b/cbars.buetow.foo/content/45.Wishlist.xml
@@ -3,9 +3,6 @@
<pagetitle>Wishlist</pagetitle>
<text>This is the Wishlist file of the current master branch:</text>
<pretext>
- <perl>
- use LWP::Simple;
- get("http://web.buetow.org/git/?p=cbars.git;a=blob_plain;f=docs/wishlist;hb=HEAD");
- </perl>
+ <inject>http://web.buetow.org/git/?p=cbars.git;a=blob_plain;f=docs/wishlist;hb=HEAD</inject>
</pretext>
</content>
diff --git a/cpuinfo.buetow.org/content/20.Manpage.xml b/cpuinfo.buetow.org/content/20.Manpage.xml
index 9cbe920..d6d76df 100644
--- a/cpuinfo.buetow.org/content/20.Manpage.xml
+++ b/cpuinfo.buetow.org/content/20.Manpage.xml
@@ -3,9 +3,6 @@
<pagetitle>Manpage</pagetitle>
<text>This is the manpage of the current master branch:</text>
<pretext>
- <perl>
- use LWP::Simple;
- get("http://web.buetow.org/git/?p=cpuinfo.git;a=blob_plain;f=docs/cpuinfo.txt;hb=HEAD");
- </perl>
+ <inject>http://web.buetow.org/git/?p=cpuinfo.git;a=blob_plain;f=docs/cpuinfo.txt;hb=HEAD</inject>
</pretext>
</content>
diff --git a/cpuinfo.buetow.org/content/40.Changelog.xml b/cpuinfo.buetow.org/content/40.Changelog.xml
index a3a4474..6da200b 100644
--- a/cpuinfo.buetow.org/content/40.Changelog.xml
+++ b/cpuinfo.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=cpuinfo.git;a=blob_plain;f=debian/changelog;hb=HEAD");
- </perl>
+ <inject>http://web.buetow.org/git/?p=cpuinfo.git;a=blob_plain;f=debian/changelog;hb=HEAD</inject>
</pretext>
</content>
diff --git a/fapi.buetow.org/content/21.Synopsis.xml b/fapi.buetow.org/content/21.Synopsis.xml
index 82beaf1..f35a3a8 100644
--- a/fapi.buetow.org/content/21.Synopsis.xml
+++ b/fapi.buetow.org/content/21.Synopsis.xml
@@ -3,9 +3,6 @@
<pagetitle>Synopsis</pagetitle>
<text>This is the Synopsis of the current master branch:</text>
<pretext>
- <perl>
- use LWP::Simple;
- get("http://web.buetow.org/git/?p=fapi.git;a=blob_plain;f=docs/synopsis.txt;hb=HEAD");
- </perl>
+ <inject>http://web.buetow.org/git/?p=fapi.git;a=blob_plain;f=docs/synopsis.txt;hb=HEAD</inject>
</pretext>
</content>
diff --git a/fapi.buetow.org/content/40.Changelog.xml b/fapi.buetow.org/content/40.Changelog.xml
index 88c263b..00ba8a7 100644
--- a/fapi.buetow.org/content/40.Changelog.xml
+++ b/fapi.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=fapi.git;a=blob_plain;f=debian/changelog;hb=HEAD");
- </perl>
+ <inject>http://web.buetow.org/git/?p=fapi.git;a=blob_plain;f=debian/changelog;hb=HEAD</inject>
</pretext>
</content>
diff --git a/fype.buetow.org/content/Examples.xml b/fype.buetow.org/content/Examples.xml
index 8bfe8e0..0ae45ba 100644
--- a/fype.buetow.org/content/Examples.xml
+++ b/fype.buetow.org/content/Examples.xml
@@ -2,10 +2,6 @@
<content>
<pagetitle>Sourcecode Examples</pagetitle>
<code>
- <perl>
- use LWP::Simple;
-
- get 'http://web.buetow.org/git/?p=fype.git;a=blob_plain;f=examples/all-examples.txt';
- </perl>
+ <inject>http://web.buetow.org/git/?p=fype.git;a=blob_plain;f=examples/all-examples.txt</inject>
</code>
</content>
diff --git a/guprecords.buetow.org/content/20.Manpage.xml b/guprecords.buetow.org/content/20.Manpage.xml
index e7ec770..49f0767 100644
--- a/guprecords.buetow.org/content/20.Manpage.xml
+++ b/guprecords.buetow.org/content/20.Manpage.xml
@@ -3,9 +3,6 @@
<pagetitle>Manpage</pagetitle>
<text>This is the manpage of the current master branch:</text>
<pretext>
- <perl>
- use LWP::Simple;
- get("http://web.buetow.org/git/?p=guprecords.git;a=blob_plain;f=docs/guprecords.txt;hb=HEAD");
- </perl>
+ <inject>http://web.buetow.org/git/?p=guprecords.git;a=blob_plain;f=docs/guprecords.txt;hb=HEAD</inject>
</pretext>
</content>
diff --git a/guprecords.buetow.org/content/40.Changelog.xml b/guprecords.buetow.org/content/40.Changelog.xml
index 2c8de2c..3ecd66f 100644
--- a/guprecords.buetow.org/content/40.Changelog.xml
+++ b/guprecords.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=guprecords.git;a=blob_plain;f=debian/changelog;hb=HEAD");
- </perl>
+ <inject>http://web.buetow.org/git/?p=guprecords.git;a=blob_plain;f=debian/changelog;hb=HEAD</inject>
</pretext>
</content>
diff --git a/httpbench.buetow.foo/content/20.Manpage.xml b/httpbench.buetow.foo/content/20.Manpage.xml
index e3d9f92..427b580 100644
--- a/httpbench.buetow.foo/content/20.Manpage.xml
+++ b/httpbench.buetow.foo/content/20.Manpage.xml
@@ -3,9 +3,6 @@
<pagetitle>Manpage</pagetitle>
<text>This is the manpage of the current master branch:</text>
<pretext>
- <perl>
- use LWP::Simple;
- get("http://web.buetow.org/git/?p=httpbench.git;a=blob_plain;f=docs/httpbench.txt;hb=HEAD");
- </perl>
+ <inject>http://web.buetow.org/git/?p=httpbench.git;a=blob_plain;f=docs/httpbench.txt;hb=HEAD</inject>
</pretext>
</content>
diff --git a/httpbench.buetow.foo/content/40.Changelog.xml b/httpbench.buetow.foo/content/40.Changelog.xml
index 96d20d5..b1b7bb0 100644
--- a/httpbench.buetow.foo/content/40.Changelog.xml
+++ b/httpbench.buetow.foo/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=httpbench.git;a=blob_plain;f=debian/changelog;hb=HEAD");
- </perl>
+ <inject>http://web.buetow.org/git/?p=httpbench.git;a=blob_plain;f=debian/changelog;hb=HEAD</inject>
</pretext>
</content>
diff --git a/japi.buetow.org/content/20.Manpage.xml b/japi.buetow.org/content/20.Manpage.xml
index 52b14ff..b7923be 100644
--- a/japi.buetow.org/content/20.Manpage.xml
+++ b/japi.buetow.org/content/20.Manpage.xml
@@ -3,9 +3,6 @@
<pagetitle>Manpage</pagetitle>
<text>This is the manpage of the current master branch:</text>
<pretext>
- <perl>
- use LWP::Simple;
- get("http://web.buetow.org/git/?p=japi.git;a=blob_plain;f=docs/japi.txt;hb=HEAD");
- </perl>
+ <inject>http://web.buetow.org/git/?p=japi.git;a=blob_plain;f=docs/japi.txt;hb=HEAD</inject>
</pretext>
</content>
diff --git a/japi.buetow.org/content/40.Changelog.xml b/japi.buetow.org/content/40.Changelog.xml
index d9fc5c3..275febd 100644
--- a/japi.buetow.org/content/40.Changelog.xml
+++ b/japi.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=japi.git;a=blob_plain;f=debian/changelog;hb=HEAD");
- </perl>
+ <inject>http://web.buetow.org/git/?p=japi.git;a=blob_plain;f=debian/changelog;hb=HEAD</inject>
</pretext>
</content>
diff --git a/loadbars.buetow.org/content/20.Manpage.xml b/loadbars.buetow.org/content/20.Manpage.xml
index 4dc7997..9756238 100644
--- a/loadbars.buetow.org/content/20.Manpage.xml
+++ b/loadbars.buetow.org/content/20.Manpage.xml
@@ -3,9 +3,6 @@
<pagetitle>Manpage</pagetitle>
<text>This is the manpage of the current master branch:</text>
<pretext>
- <perl>
- use LWP::Simple;
- get("http://web.buetow.org/git/?p=loadbars.git;a=blob_plain;f=docs/loadbars.txt;hb=HEAD");
- </perl>
+ <inject>http://web.buetow.org/git/?p=loadbars.git;a=blob_plain;f=docs/loadbars.txt;hb=HEAD</inject>
</pretext>
</content>
diff --git a/loadbars.buetow.org/content/40.Changelog.xml b/loadbars.buetow.org/content/40.Changelog.xml
index b638afa..9c442fa 100644
--- a/loadbars.buetow.org/content/40.Changelog.xml
+++ b/loadbars.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=loadbars.git;a=blob_plain;f=debian/changelog;hb=HEAD");
- </perl>
+ <inject>http://web.buetow.org/git/?p=loadbars.git;a=blob_plain;f=debian/changelog;hb=HEAD</inject>
</pretext>
</content>
diff --git a/loadbars.buetow.org/content/45.Wishlist.xml b/loadbars.buetow.org/content/45.Wishlist.xml
index aff63cc..c728b8b 100644
--- a/loadbars.buetow.org/content/45.Wishlist.xml
+++ b/loadbars.buetow.org/content/45.Wishlist.xml
@@ -3,9 +3,6 @@
<pagetitle>Wishlist</pagetitle>
<text>This is the Wishlist file of the current master branch:</text>
<pretext>
- <perl>
- use LWP::Simple;
- get("http://web.buetow.org/git/?p=loadbars.git;a=blob_plain;f=docs/wishlist;hb=HEAD");
- </perl>
+ <inject>http://web.buetow.org/git/?p=loadbars.git;a=blob_plain;f=docs/wishlist;hb=HEAD</inject>
</pretext>
</content>
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>
diff --git a/photoalbum.buetow.org/content/20.Manpage.xml b/photoalbum.buetow.org/content/20.Manpage.xml
index 9e98cff..7a6d2f8 100644
--- a/photoalbum.buetow.org/content/20.Manpage.xml
+++ b/photoalbum.buetow.org/content/20.Manpage.xml
@@ -3,9 +3,6 @@
<pagetitle>Manpage</pagetitle>
<text>This is the manpage of the current master branch:</text>
<pretext>
- <perl>
- use LWP::Simple;
- get("http://web.buetow.org/git/?p=photoalbum.git;a=blob_plain;f=docs/photoalbum.txt;hb=HEAD");
- </perl>
+ <inject>http://web.buetow.org/git/?p=photoalbum.git;a=blob_plain;f=docs/photoalbum.txt;hb=HEAD</inject>
</pretext>
</content>
diff --git a/photoalbum.buetow.org/content/40.Changelog.xml b/photoalbum.buetow.org/content/40.Changelog.xml
index 25386b4..c843fde 100644
--- a/photoalbum.buetow.org/content/40.Changelog.xml
+++ b/photoalbum.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=photoalbum.git;a=blob_plain;f=debian/changelog;hb=HEAD");
- </perl>
+ <inject>http://web.buetow.org/git/?p=photoalbum.git;a=blob_plain;f=debian/changelog;hb=HEAD</inject>
</pretext>
</content>
diff --git a/pwgrep.buetow.org/content/40.Changelog.xml b/pwgrep.buetow.org/content/40.Changelog.xml
index 57bbc6e..32d6e04 100644
--- a/pwgrep.buetow.org/content/40.Changelog.xml
+++ b/pwgrep.buetow.org/content/40.Changelog.xml
@@ -3,9 +3,6 @@
<pagetitle>Changelog</pagetitle>
<text>This is the changelog of the current master branch:</text>
<pretext>
- <perl>
- use LWP::Simple;
- get("http://web.buetow.org/git/?p=pwgrep.git;a=blob_plain;f=debian/changelog;hb=HEAD");
- </perl>
+ <inject>http://web.buetow.org/git/?p=pwgrep.git;a=blob_plain;f=debian/changelog;hb=HEAD</inject>
</pretext>
</content>
diff --git a/xerl.buetow.foo/content/40.Todos.xml b/xerl.buetow.foo/content/40.Todos.xml
index 5409004..7c7ee34 100644
--- a/xerl.buetow.foo/content/40.Todos.xml
+++ b/xerl.buetow.foo/content/40.Todos.xml
@@ -3,9 +3,6 @@
<pagetitle>Todos</pagetitle>
<text>This is the TODO file of the current master branch:</text>
<pretext>
- <perl>
- use LWP::Simple;
- get('http://web.buetow.org/git/?p=xerl.git;a=blob_plain;f=TODO;hb=refs/heads/develop');
- </perl>
+ <inject>http://web.buetow.org/git/?p=xerl.git;a=blob_plain;f=TODO;hb=refs/heads/develop</inject>
</pretext>
</content>
diff --git a/xerl.buetow.org/content/40.Todos.xml b/xerl.buetow.org/content/40.Todos.xml
index 141b36f..6b30c6e 100644
--- a/xerl.buetow.org/content/40.Todos.xml
+++ b/xerl.buetow.org/content/40.Todos.xml
@@ -3,9 +3,6 @@
<pagetitle>Todos</pagetitle>
<text>This is the TODO file of the current master branch:</text>
<pretext>
- <perl>
- use LWP::Simple;
- get("http://web.buetow.org/git/?p=xerl.git;a=blob_plain;f=TODO;hb=HEAD");
- </perl>
+ <inject>http://web.buetow.org/git/?p=xerl.git;a=blob_plain;f=TODO;hb=HEAD</inject>
</pretext>
</content>
diff --git a/xerl.buetow.org/content/99.license.xml b/xerl.buetow.org/content/99.license.xml
index 57ed9e6..5fccc30 100644
--- a/xerl.buetow.org/content/99.license.xml
+++ b/xerl.buetow.org/content/99.license.xml
@@ -2,9 +2,6 @@
<content>
<pagetitle>License</pagetitle>
<code>
- <perl>
- use LWP::Simple;
- get 'http://web.buetow.org/git/?p=xerl.git;a=blob_plain;f=COPYING;hb=HEAD';
- </perl>
+ <inject>http://web.buetow.org/git/?p=xerl.git;a=blob_plain;f=COPYING;hb=HEAD</inject>
</code>
</content>