summaryrefslogtreecommitdiff
path: root/use.buetow.org/content/Fun.sub/Nosemicolon.xml
diff options
context:
space:
mode:
Diffstat (limited to 'use.buetow.org/content/Fun.sub/Nosemicolon.xml')
-rw-r--r--use.buetow.org/content/Fun.sub/Nosemicolon.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/use.buetow.org/content/Fun.sub/Nosemicolon.xml b/use.buetow.org/content/Fun.sub/Nosemicolon.xml
deleted file mode 100644
index 467feb4..0000000
--- a/use.buetow.org/content/Fun.sub/Nosemicolon.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?>
-<content>
- <pagetitle>Fibonacci Numbers w/o ;</pagetitle>
- <code>
- <perl>
- use LWP::Simple;
- get("https://ssl.buetow.org/repos/playground/trunk/Perl/fun/nosemicolon.pl");
- </perl>
- </code>
-</content>