$ perl -we " URI::Escape::escape_char() " Undefined subroutine &URI::Escape::escape_char called at -e line 1. $ perl -we " use URI::Escape; URI::Escape::escape_char(1) "