19:07 >perl -MData::Dump -wE "my %h = (-url => 'abcd'); dd %h;" ("-url", "abcd") 19:08 >