summaryrefslogtreecommitdiff
path: root/use.buetow.org/content/Poetry.sub/Math.xml
blob: b9bc42b7f73681c181cdef705ee8b79f5e4549ac (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?>
<content>
  <pagetitle>Learning math!</pagetitle>
  <code>
  <perl>
 	use LWP::Simple;
	get("https://ssl.buetow.org/repos/playground/trunk/Perl/poetry/math.pl");
  </perl>
  </code>
</content>