Help for this page

Select Code to Download


  1. or download this
    >perl -wMstrict -le
    "use Regexp::Common qw(net);
    ...
     print qq{ip '$ip'} if $ip;
    "
    ip '192.168.243.30'