# for Windows perl -MLWP::Simple -e "getprint 'http://www.example.com/'" # for Unix perl -MLWP::Simple -e 'getprint q(http://www.example.com/)'