http://qs1969.pair.com?node_id=11139361


in reply to Re^5: How Perl can push array into array and then how retrieve [Benchmark]
in thread How Perl can push array into array and then how retrieve

Thanks for taking the time to benchmark this.

perl -e 'use Crypt::Digest::SHA256 qw[sha256_hex]; print substr(sha256_hex("the Answer To Life, The Universe And Everything"), 6, 2), "\n";'