http://qs321.pair.com?node_id=11113055


in reply to RFC: List of first day of each month

As a side note, you can also look into Custom date calculations using Date::Manip for the weird and wonderful possibilities of using Date::Manip for doing custom date maths.

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