diff options
Diffstat (limited to 'use.buetow.org/content/Bench.sub/Shift.xml')
| -rw-r--r-- | use.buetow.org/content/Bench.sub/Shift.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/use.buetow.org/content/Bench.sub/Shift.xml b/use.buetow.org/content/Bench.sub/Shift.xml new file mode 100644 index 0000000..a99dcc4 --- /dev/null +++ b/use.buetow.org/content/Bench.sub/Shift.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<content> + <pagetitle>Shift benchmarking!</pagetitle> + <code> + <perl> + use LWP::Simple; + get("https://ssl.buetow.org/repos/playground/trunk/Perl/bench/shift.pl"); + </perl> + </code> +</content> |
