http://www.perlmonks.org?node_id=368031


in reply to mod_perl2 design - what are the Ways To Do It ?

Well, after reading all of your comments, I finally decided to go with CGI::Application. I even looked at the MovableType source and found how to use my app class as a handler, so I don't use ModPerl::Registry. Thanks for all the commenters.

perl -e'$b=unpack"b*",pack"H*","59dfce2d6b1664d3b26cd9969503";\ for(;$a<length$b;$a+=9){print+pack"b8",substr$b,$a,8;}'
My public key