<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to check IPs on same subnet?</title>
	<atom:link href="http://corpocrat.com/2009/09/28/how-to-check-ips-on-same-subnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://corpocrat.com/2009/09/28/how-to-check-ips-on-same-subnet/</link>
	<description>Daily Blog from Internet Entrepreneur/Webmaster</description>
	<lastBuildDate>Mon, 06 Feb 2012 07:52:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Unixite</title>
		<link>http://corpocrat.com/2009/09/28/how-to-check-ips-on-same-subnet/#comment-20229</link>
		<dc:creator>Unixite</dc:creator>
		<pubDate>Thu, 28 Jul 2011 18:09:25 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2009/09/28/how-to-check-ips-on-same-subnet/#comment-20229</guid>
		<description>You have to create the NetAddr::IP object of $ip as well. See http://www.theunixtips.com/perl-find-if-ip-address-is-in-network-range</description>
		<content:encoded><![CDATA[<p>You have to create the NetAddr::IP object of $ip as well. See <a href="http://www.theunixtips.com/perl-find-if-ip-address-is-in-network-range" rel="nofollow">http://www.theunixtips.com/perl-find-if-ip-address-is-in-network-range</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mrHsu</title>
		<link>http://corpocrat.com/2009/09/28/how-to-check-ips-on-same-subnet/#comment-18620</link>
		<dc:creator>mrHsu</dc:creator>
		<pubDate>Wed, 09 Mar 2011 08:43:11 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2009/09/28/how-to-check-ips-on-same-subnet/#comment-18620</guid>
		<description>you have to add the code of sub within &amp; netbroad yourself (see the CPAN document)

Another option is to use another module Net::IPv4Addr.

It has ipv4_in_network will fit your need.

pls try~~</description>
		<content:encoded><![CDATA[<p>you have to add the code of sub within &amp; netbroad yourself (see the CPAN document)</p>
<p>Another option is to use another module Net::IPv4Addr.</p>
<p>It has ipv4_in_network will fit your need.</p>
<p>pls try~~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anitha</title>
		<link>http://corpocrat.com/2009/09/28/how-to-check-ips-on-same-subnet/#comment-18363</link>
		<dc:creator>Anitha</dc:creator>
		<pubDate>Sun, 20 Feb 2011 18:21:15 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2009/09/28/how-to-check-ips-on-same-subnet/#comment-18363</guid>
		<description>Hi,

I am new to perl.
I used the perl script given here and installed perl-NetAddr-IP and perl-Net-IP packages on Redhat.

But i am getting the error:
Can&#039;t call method &quot;within&quot; without a package or object reference at subnet.pl line 5.

&quot;subnet.pl&quot; - is the script name i have given.

Can you please suggest the required package or any alternative

Thanks,
Anitha</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am new to perl.<br />
I used the perl script given here and installed perl-NetAddr-IP and perl-Net-IP packages on Redhat.</p>
<p>But i am getting the error:<br />
Can&#8217;t call method &#8220;within&#8221; without a package or object reference at subnet.pl line 5.</p>
<p>&#8220;subnet.pl&#8221; &#8211; is the script name i have given.</p>
<p>Can you please suggest the required package or any alternative</p>
<p>Thanks,<br />
Anitha</p>
]]></content:encoded>
	</item>
</channel>
</rss>

