I guess one see's what one wants to see. I didn't see the 0x in front
of the fffffe00 in the examples. No matter how many time I looked at it
Thank You!
-----
Don Dukelow
________________________________
From: perl-beginner%40yahoogroups.com">perl-beginner
yahoogroups.com
[mailto: perl-beginner%40yahoogroups.com">perl-beginner
yahoogroups.com] On Behalf Of Jeff Eggen
Sent: Thursday, September 27, 2007 3:06 PM
To: perl-beginner%40yahoogroups.com">perl-beginner
yahoogroups.com
Subject: Re: [PBML] Net::netmask module
>>> "Dukelow, Don" < dukelow%40hp.com">dukelow
hp.com <mailto:dukelow%40hp.com> > 9/26/2007
2:08 PM >>>
>I'm doing a test to get Net::Netmask working and all I have is.
>use Net::Netmask;
>my $block = new Net::Netmask ('172.30.254.0', 'fffffe00');
>The error I'm getting is.
>could not parse 172.30.254.0 fffffe00 at nic_info.pl line 158
>As fare as I can figure it is just like the doc's. Does anyone have any
>ideas?
Hmm, using 255.255.254.0 as a netmask works, but your fffffe00 doesn't.
But 0xfffffe00 works for a netmask, which is exactly like the docs. 
Hope this helps,
Jeff Eggen
IT Analyst
Saskatchewan Government Insurance
Ph (306) 751-1795
email jeggen%40sgi.sk.ca">jeggen
sgi.sk.ca <mailto:jeggen%40sgi.sk.ca>
This e-mail and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they are
addressed. If you are not the named addressee, please notify the sender
immediately by e-mail if you have received this e-mail by mistake and
delete this e-mail from your system. If you are not the intended
recipient you are notified that using, disclosing, copying or
distributing the contents of this information is strictly prohibited.
[Non-text portions of this message have been removed]