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