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