<?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: Using Perl and LDAP</title>
	<atom:link href="http://www.linux-mag.com/id/6071/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linux-mag.com/id/6071/</link>
	<description>Open Source, Open Standards</description>
	<lastBuildDate>Sat, 05 Oct 2013 13:48:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: bugmenot</title>
		<link>http://www.linux-mag.com/id/6071/#comment-5408</link>
		<dc:creator>bugmenot</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/6071/#comment-5408</guid>
		<description>Very nicely written. Thanks!</description>
		<content:encoded><![CDATA[<p>Very nicely written. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: generalpf</title>
		<link>http://www.linux-mag.com/id/6071/#comment-5409</link>
		<dc:creator>generalpf</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/6071/#comment-5409</guid>
		<description>Great article, thanks!</description>
		<content:encoded><![CDATA[<p>Great article, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bugmenot</title>
		<link>http://www.linux-mag.com/id/6071/#comment-5410</link>
		<dc:creator>bugmenot</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/6071/#comment-5410</guid>
		<description>Good article, but there is on eimportant things for those who need speed: Net::LDAP is *DOG SLOW* because everything is done in Perl. Sure, it&#039;s great for portability, but it is very slow, especially when you are doing many operations, or fetching large amounts of data. In that case you should look at the LDAP API (including a perl library) supplied with Mozilla (http://www.mozilla.org/directory).</description>
		<content:encoded><![CDATA[<p>Good article, but there is on eimportant things for those who need speed: Net::LDAP is *DOG SLOW* because everything is done in Perl. Sure, it&#8217;s great for portability, but it is very slow, especially when you are doing many operations, or fetching large amounts of data. In that case you should look at the LDAP API (including a perl library) supplied with Mozilla (<a href="http://www.mozilla.org/directory" rel="nofollow">http://www.mozilla.org/directory</a>).</p>
]]></content:encoded>
	</item>
</channel>
</rss>