perl -we 'use CGI; print CGI::escape("hello, world\n"), $/' #### hello%2C%20world%0A