Help for this page

Select Code to Download


  1. or download this
    perl -MNet::hostent -e '$host = gethost(); print $host->name, "\n"'
    Not enough arguments for Net::hostent::gethost at -e line 1, near "()"
    Execution of -e aborted due to compilation errors.