summaryrefslogtreecommitdiff
path: root/fype0.buetow.org/content/Examples.xml
blob: b6d10eb0189c29b38d194b3fb4c2f23cae23db16 (plain)
1
2
3
4
5
6
7
8
9
10
11
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>