diff options
Diffstat (limited to 'use.buetow.org/content/Poetry.sub/Christmas.xml')
| -rw-r--r-- | use.buetow.org/content/Poetry.sub/Christmas.xml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/use.buetow.org/content/Poetry.sub/Christmas.xml b/use.buetow.org/content/Poetry.sub/Christmas.xml deleted file mode 100644 index 783a6d0..0000000 --- a/use.buetow.org/content/Poetry.sub/Christmas.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> -<content> - <pagetitle>Merry Christmas!</pagetitle> - <code> - <perl> - use LWP::Simple; - my $ret = get("https://ssl.buetow.org/repos/playground/trunk/Perl/poetry/christmas.pl"); - $ret =~ s/</</g; - $ret; - </perl> - </code> -</content> |
