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