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