diff options
Diffstat (limited to 'use.buetow.org/content/Bench.sub/Loop.xml')
| -rw-r--r-- | use.buetow.org/content/Bench.sub/Loop.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/use.buetow.org/content/Bench.sub/Loop.xml b/use.buetow.org/content/Bench.sub/Loop.xml new file mode 100644 index 0000000..15a35ad --- /dev/null +++ b/use.buetow.org/content/Bench.sub/Loop.xml @@ -0,0 +1,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> |
