<?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>BenV&#039;s notes &#187; perl</title>
	<atom:link href="http://notes.benv.junerules.com/tag/perl/feed/" rel="self" type="application/rss+xml" />
	<link>http://notes.benv.junerules.com</link>
	<description>Rants and notes</description>
	<lastBuildDate>Fri, 03 Feb 2012 15:41:24 +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>Fighting with PNP4Nagios</title>
		<link>http://notes.benv.junerules.com/fighting-with-pnp4nagios/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=fighting-with-pnp4nagios</link>
		<comments>http://notes.benv.junerules.com/fighting-with-pnp4nagios/#comments</comments>
		<pubDate>Tue, 07 Jun 2011 18:29:15 +0000</pubDate>
		<dc:creator>BenV</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Check_MK]]></category>
		<category><![CDATA[graphs]]></category>
		<category><![CDATA[nagios]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[rrdtool]]></category>
		<category><![CDATA[slackware]]></category>

		<guid isPermaLink="false">http://notes.benv.junerules.com/?p=1019</guid>
		<description><![CDATA[So today I noticed my pretty Check MK graphs were broken. Trying to view a random Check_MK service&#8217;s PNPGraphs gave this error: Warning: preg_match() [function.preg-match]: Compilation failed: unknown option bit(s) set at offset 0 in /usr/lib/kohana/system/core/utf8.php on line 30 Fatal error: PCRE has not been compiled with UTF-8 support. See PCRE Pattern Modifiers for more [...]]]></description>
		<wfw:commentRss>http://notes.benv.junerules.com/fighting-with-pnp4nagios/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to segfault perl</title>
		<link>http://notes.benv.junerules.com/how-to-segfault-perl/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-segfault-perl</link>
		<comments>http://notes.benv.junerules.com/how-to-segfault-perl/#comments</comments>
		<pubDate>Sun, 06 Mar 2011 15:32:44 +0000</pubDate>
		<dc:creator>BenV</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[libxml]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[segfault]]></category>
		<category><![CDATA[storable]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://notes.benv.junerules.com/?p=986</guid>
		<description><![CDATA[Yesterday when I was messing around with our homebrew IRC bot (written from scratch in perl) it somehow managed to segfault. Which surprised me, it doesn&#8217;t happen very often that I see perl segfault. It was caused by the fairly new module that handles RSS feeds. Running it through gdb quickly pointed a finger at [...]]]></description>
		<wfw:commentRss>http://notes.benv.junerules.com/how-to-segfault-perl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Necta.pl lives again!</title>
		<link>http://notes.benv.junerules.com/necta-pl-lives-again/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=necta-pl-lives-again</link>
		<comments>http://notes.benv.junerules.com/necta-pl-lives-again/#comments</comments>
		<pubDate>Sat, 10 Apr 2010 16:35:17 +0000</pubDate>
		<dc:creator>BenV</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[irssi]]></category>
		<category><![CDATA[necta]]></category>
		<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://notes.benv.junerules.com/?p=787</guid>
		<description><![CDATA[When nectarine died a few years ago (or at least, that&#8217;s how I view it) with their broken harddisks, lost backups and whatnot, I gave up on the necta.pl tool me and a friend of mine had written. However, a few months ago I got back into listening to the new scenemusic.eu who got everything [...]]]></description>
		<wfw:commentRss>http://notes.benv.junerules.com/necta-pl-lives-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dos2unix</title>
		<link>http://notes.benv.junerules.com/dos2unix/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dos2unix</link>
		<comments>http://notes.benv.junerules.com/dos2unix/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 17:41:37 +0000</pubDate>
		<dc:creator>BenV</dc:creator>
				<category><![CDATA[Morons]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[dos]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://notes.benv.junerules.com/?p=237</guid>
		<description><![CDATA[Another annoying thing: morons that save their files with dos line endings. Also known as &#8220;I&#8217;ve got motherfucking ^M in my file, AAAIIEEEEYGGrrgrll&#8220;. I usually find out about this when bash complains about stuff like this: benv@janeman:~$ ./bla.pl -bash: ./bla.pl: /usr/bin/perl^M: bad interpreter: No such file or directory (HAAAAAT!!!) Solution: benv@janeman:~$ vim kankerfile :set fileformat=unix [...]]]></description>
		<wfw:commentRss>http://notes.benv.junerules.com/dos2unix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>(n)Curses magic part 2: magic!</title>
		<link>http://notes.benv.junerules.com/ncurses-magic-part-2-magic/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ncurses-magic-part-2-magic</link>
		<comments>http://notes.benv.junerules.com/ncurses-magic-part-2-magic/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 16:15:00 +0000</pubDate>
		<dc:creator>BenV</dc:creator>
				<category><![CDATA[Boring]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[curses]]></category>
		<category><![CDATA[ncurses]]></category>
		<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://notes.benv.junerules.com/?p=187</guid>
		<description><![CDATA[So while messing around with some perl/curses stuff I got fancy with colors and soon found out about the limited support of colors in terminals and therefore also Curses. Anyway, I made this little &#8220;fractal plasma&#8221; thingy with it, see if you can get it running It&#8217;s not really a fractal plasma, so don&#8217;t get [...]]]></description>
		<wfw:commentRss>http://notes.benv.junerules.com/ncurses-magic-part-2-magic/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>(n)Curses magic: are you a magician?</title>
		<link>http://notes.benv.junerules.com/ncurses-magic-are-you-a-magician/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ncurses-magic-are-you-a-magician</link>
		<comments>http://notes.benv.junerules.com/ncurses-magic-are-you-a-magician/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 14:39:13 +0000</pubDate>
		<dc:creator>BenV</dc:creator>
				<category><![CDATA[Morons]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[curses]]></category>
		<category><![CDATA[ncurses]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[Slackbuild.pl]]></category>

		<guid isPermaLink="false">http://notes.benv.junerules.com/?p=158</guid>
		<description><![CDATA[Hej readers, I decided to work on making slackbuild.pl a bit more acceptable in terms of usability and looks. The reason for this is that the dialog program doesn&#8217;t exactly do what I want. That is, it works&#8230;. but that&#8217;s pretty much all I can say about it. It doesn&#8217;t allow me to make a [...]]]></description>
		<wfw:commentRss>http://notes.benv.junerules.com/ncurses-magic-are-you-a-magician/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

