perl -MURI::Escape -MLWP::Simple -e'$t =get "http://www.cgiscript.net/encrypt_index.htm"; print uri_unescape $t;'