summaryrefslogtreecommitdiff
path: root/use.buetow.org/content/Fun.sub/Nosemicolon.xml
blob: 467feb4ad6f4855a5fe25c7d43c834d286ef70b5 (plain)
1
2
3
4
5
6
7
8
9
10
<?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>