summaryrefslogtreecommitdiff
path: root/fype.buetow.org/content/Examples.xml
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 /fype.buetow.org/content/Examples.xml
parent2e388f040491f88c14dc7d4b53a19a1a7c971966 (diff)
use inject
Diffstat (limited to 'fype.buetow.org/content/Examples.xml')
-rw-r--r--fype.buetow.org/content/Examples.xml6
1 files changed, 1 insertions, 5 deletions
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>