diff options
Diffstat (limited to 'fype0.buetow.org/content/Examples.xml')
| -rw-r--r-- | fype0.buetow.org/content/Examples.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/fype0.buetow.org/content/Examples.xml b/fype0.buetow.org/content/Examples.xml index b6d10eb..d31b5bd 100644 --- a/fype0.buetow.org/content/Examples.xml +++ b/fype0.buetow.org/content/Examples.xml @@ -1,12 +1,11 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <content> <pagetitle>Sourcecode Examples</pagetitle> <code> - <perl> + <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> - |
