NAME
no_das.pl
DESCRIPTION
Uses NOLookup::DAS::DASLookup to perform lookup on a domain name to check the domain availabilty status.
USAGE
no_das.pl [hvq:] <querystring>
Arguments:
-q: query string, must be a .no domain name
-v: verbose dump of the returned raw DAS response
-h: this help
Examples:
Check if 'norid.no' is available:
no_das.pl -q norid.no
Check if 'norid.no' is available, -v set to see raw response:
no_das.pl -q norid.no -v