<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Schwer Log &#187; perl</title>
	<atom:link href="http://www.schwer.us/journal/tag/perl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.schwer.us/journal</link>
	<description>Logging the activities of four Schwers.</description>
	<lastBuildDate>Fri, 29 Apr 2011 22:20:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Perl CPAN PowerDNS modules released.</title>
		<link>http://www.schwer.us/journal/2008/01/01/perl-cpan-powerdns-modules-released/</link>
		<comments>http://www.schwer.us/journal/2008/01/01/perl-cpan-powerdns-modules-released/#comments</comments>
		<pubDate>Tue, 01 Jan 2008 07:47:12 +0000</pubDate>
		<dc:creator>augie</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[augie]]></category>
		<category><![CDATA[cpan]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[powerdns]]></category>

		<guid isPermaLink="false">http://www.schwer.us/journal/2008/01/01/perl-cpan-powerdns-modules-released/</guid>
		<description><![CDATA[I have released several PowerDNS modules to CPAN: http://search.cpan.org/~augie/ PowerDNS::Backend::MySQL Provides an interface to manipulate PowerDNS data in the MySQL Backend. PowerDNS::Control::Client Provides an interface to control the PowerDNS daemon. PowerDNS::Control::Server Provides an interface to control the PowerDNS daemon. The &#8230; <a href="http://www.schwer.us/journal/2008/01/01/perl-cpan-powerdns-modules-released/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.schwer.us/journal/2008/01/01/perl-cpan-powerdns-modules-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Replay DNS traffic &#8211; dnsreplay.pl</title>
		<link>http://www.schwer.us/journal/2006/11/09/replay-dns-traffic-dnsreplaypl/</link>
		<comments>http://www.schwer.us/journal/2006/11/09/replay-dns-traffic-dnsreplaypl/#comments</comments>
		<pubDate>Thu, 09 Nov 2006 21:47:08 +0000</pubDate>
		<dc:creator>augie</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://www.schwer.us/journal/2006/11/09/replay-dns-traffic-dnsreplaypl/</guid>
		<description><![CDATA[The following is a handy little script for replaying DNS traffic and thus verifying that a Name Server will answer as you expect it to. Updated: Tue Apr 15 16:12:59 PDT 2008. #!/usr/bin/perl # Augie Schwer # dnsreplay.pl - replay &#8230; <a href="http://www.schwer.us/journal/2006/11/09/replay-dns-traffic-dnsreplaypl/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.schwer.us/journal/2006/11/09/replay-dns-traffic-dnsreplaypl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Count bandwidth</title>
		<link>http://www.schwer.us/journal/2005/09/03/count-bandwidth/</link>
		<comments>http://www.schwer.us/journal/2005/09/03/count-bandwidth/#comments</comments>
		<pubDate>Sat, 03 Sep 2005 19:18:23 +0000</pubDate>
		<dc:creator>augie</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[bandwidth]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[httpd]]></category>
		<category><![CDATA[log]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.schwer.us/journal/?p=111</guid>
		<description><![CDATA[Here's a script I wrote to count the bandwidth used from the Apache access_log. <a href="http://www.schwer.us/journal/2005/09/03/count-bandwidth/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.schwer.us/journal/2005/09/03/count-bandwidth/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Vulnerable phpBB : Find and Disable.</title>
		<link>http://www.schwer.us/journal/2005/07/18/vulnerable-phpbb-find-and-disable/</link>
		<comments>http://www.schwer.us/journal/2005/07/18/vulnerable-phpbb-find-and-disable/#comments</comments>
		<pubDate>Tue, 19 Jul 2005 05:41:34 +0000</pubDate>
		<dc:creator>augie</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[phpbb]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.schwer.us/journal/2005/07/18/vulnerable-phpbb-find-and-disable/</guid>
		<description><![CDATA[Here&#8217;s a little script I wrote that attempts to find and disable old phpBB instances that may be vulnerable to the recent phpBB Worm in the wild. #!/usr/bin/perl # Name: Augie Schwer # File: find-vuln.pl # Date: 18, July 2005 &#8230; <a href="http://www.schwer.us/journal/2005/07/18/vulnerable-phpbb-find-and-disable/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.schwer.us/journal/2005/07/18/vulnerable-phpbb-find-and-disable/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

