#!/usr/local/bin/perl use Net::IP; print ("Mask : ", $ip->mask()); [download]
"Can't call method "mask" on an undefined value at \PST.TMP line 3. "
Now, how to fix it ?
In reply to What's the bug ? by chiburashka