From 4948aa7eb097e1f40bdfbe8a01bebf9adde4b150 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (pluto.buetow.org)" Date: Sat, 28 Sep 2013 22:39:42 +0200 Subject: rename --- fype.buetow.org/content/Examples.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 fype.buetow.org/content/Examples.xml (limited to 'fype.buetow.org/content/Examples.xml') diff --git a/fype.buetow.org/content/Examples.xml b/fype.buetow.org/content/Examples.xml new file mode 100644 index 0000000..8bfe8e0 --- /dev/null +++ b/fype.buetow.org/content/Examples.xml @@ -0,0 +1,11 @@ + + + Sourcecode Examples + + + use LWP::Simple; + + get 'http://web.buetow.org/git/?p=fype.git;a=blob_plain;f=examples/all-examples.txt'; + + + -- cgit v1.2.3