summaryrefslogtreecommitdiff
path: root/fype0.buetow.org/content/Examples.xml
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2013-04-10 08:32:11 +0200
committerPaul Buetow <paul@buetow.org>2013-04-10 08:32:11 +0200
commit1a3befa4685d5511a4028ff69f6b06282cf7b947 (patch)
treea8fa09768107ca8d2d151886d855144cb59479fb /fype0.buetow.org/content/Examples.xml
parentf9cfef3a1936770072446df241ddba203cb32a22 (diff)
quick commit
Diffstat (limited to 'fype0.buetow.org/content/Examples.xml')
-rw-r--r--fype0.buetow.org/content/Examples.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/fype0.buetow.org/content/Examples.xml b/fype0.buetow.org/content/Examples.xml
index 8ff2e6d..b6d10eb 100644
--- a/fype0.buetow.org/content/Examples.xml
+++ b/fype0.buetow.org/content/Examples.xml
@@ -1,10 +1,12 @@
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?>
<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;hb=build-009669';
</perl>
+ </code>
</content>