From 025e15b2ba7f54f87cf409fd7c3dd77746c72858 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 3 Feb 2013 10:44:49 +0100 Subject: add hosts --- use.buetow.org/content/Fun.sub/Fibonacci.pl.c.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 use.buetow.org/content/Fun.sub/Fibonacci.pl.c.xml (limited to 'use.buetow.org/content/Fun.sub/Fibonacci.pl.c.xml') diff --git a/use.buetow.org/content/Fun.sub/Fibonacci.pl.c.xml b/use.buetow.org/content/Fun.sub/Fibonacci.pl.c.xml new file mode 100644 index 0000000..6f17e40 --- /dev/null +++ b/use.buetow.org/content/Fun.sub/Fibonacci.pl.c.xml @@ -0,0 +1,15 @@ + + + Fibonacci.pl.c! + + The following code is both, valid C and Perl code :) + + + + use LWP::Simple; + my $ret = get("https://ssl.buetow.org/repos/playground/trunk/Perl/perl-c/fibonacci.pl.c"); + $ret =~ s/ + + -- cgit v1.2.3