<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:osnews="http://www.osnews.com/rss2#">
	<channel>
		<title>OSNews: </title>
		<link>http://www.osnews.com/story/26652/Celebrating_25_years_of_Perl</link>
		<description>Exploring the Future of Computing</description>
		<language>en-us</language>
		<copyright>Copyright 2001-2013, David Adams</copyright>
		<webMaster>adam+nospam@osnews.com</webMaster>
		<lastBuildDate>Fri, 24 May 2013 09:38:27 GMT</lastBuildDate>
		<image>
			<url>http://www.osnews.com/images/osnews.gif</url>
			<title>OSNews.com</title>
			<link>http://www.osnews.com</link>
		</image>
		<item>
			<title>Heh</title>
			<link>http://www.osnews.com/thread?546782</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?546782</guid>
			<description>I would have to agree wit the 'write only' sentiment. When I was messing around with it, I'd stay up til 2am or so writing code, and when I looked at it the next day, it looked like modem line noise on a terminal screen <img src="/images/emo/tongue.gif" alt=";)" /> <br />
 <br />
 Another gripe I had with it was that the Windows extensions seemed a bit janky and poorly documented. Of course, that was years ago, so I'm sure it has improved since then. <br />
 <br />
 However, I have since switched to AutoIt on Windows. It certainly doesn't have all the bells and whistles that Perl does, but for most of the stuff I was doing (usually automating some GUI task), it seemed to do about 98% of everything I needed it to do, and compiles to very small executables. It has been my primary scripting language for years now.Edited 2013-01-01 20:39 UTC</description>
			<pubDate>Tue, 01 Jan 2013 20:37:00 GMT</pubDate>
			<author>donotreply@osnews.com (WorknMan)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Heh</title>
			<link>http://www.osnews.com/thread?546785</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?546785</guid>
			<description>That &quot;write only&quot; part says more about you as a programmer than the language in question.</description>
			<pubDate>Tue, 01 Jan 2013 20:51:00 GMT</pubDate>
			<author>donotreply@osnews.com (crpjssssssssssssssss)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Comment by rain</title>
			<link>http://www.osnews.com/thread?546787</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?546787</guid>
			<description>I used to be heavily into perl scripting back in the day. Built a lot of web apps with it.<br />
Then I switched to PHP about 9 years ago and haven't touched Perl since. I still preferred Perl as a language, but PHP offered much more convenience in the web development department.<br />
<br />
I partly agree with the &quot;write only&quot; description.  Perl will allow you to write some pretty messy code. But it's really as clean as you make it.</description>
			<pubDate>Tue, 01 Jan 2013 21:18:00 GMT</pubDate>
			<author>donotreply@osnews.com (rain)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Hate it</title>
			<link>http://www.osnews.com/thread?546796</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?546796</guid>
			<description>I wish perl would just die.</description>
			<pubDate>Tue, 01 Jan 2013 23:36:00 GMT</pubDate>
			<author>donotreply@osnews.com (tuaris)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Hate it</title>
			<link>http://www.osnews.com/thread?546797</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?546797</guid>
			<description>I will tell you something i read a long time ago about Doom (the game) but with Perl in mind.<br />
<br />
Perl shall never die!, only the programmers.</description>
			<pubDate>Tue, 01 Jan 2013 23:48:00 GMT</pubDate>
			<author>donotreply@osnews.com (KrustyVader)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>a Joy to code, a bummer to maintain</title>
			<link>http://www.osnews.com/thread?546799</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?546799</guid>
			<description>Perl -- the ultimate fun for the geek coder, the ultimate nightmare for the drudge maintainer. I'd say if you have an IT project where PHP or Python will do the job, you'd be better off with them. Nevertheless, I sure have enjoyed Perl programming.</description>
			<pubDate>Wed, 02 Jan 2013 00:27:00 GMT</pubDate>
			<author>donotreply@osnews.com (benali72)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>God no</title>
			<link>http://www.osnews.com/thread?546803</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?546803</guid>
			<description><div class="cquote">Doesn't matter which OS you're running, somewhere in there, your system depends on Perl to get stuff done. </div><br />
<br />
There's not much Perl in Windows.<br />
<br />
I also actively avoided any and all Perl in Syllable.<br />
<br />
I've always found Perl <i>weird</i>. Its original goal was to be a &quot;glue&quot; language, but we already had that (shell scripts). So instead it's grown into this giant monolithic all-singing, all-dancing blob of CPAN modules that isn't really the least but UNIXy in any real sense.<br />
<br />
That in turn has lead people to try and use it as a real language. The MTA written entirely in Perl from a previous jobs still makes me wretch a little bit...</description>
			<pubDate>Wed, 02 Jan 2013 00:46:00 GMT</pubDate>
			<author>donotreply@osnews.com (Vanders)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Compiler Warnings</title>
			<link>http://www.osnews.com/thread?546807</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?546807</guid>
			<description>I felt I had reached a new level of geekiness when I sniggered to see gcc compiling perl with the -Wall flag.</description>
			<pubDate>Wed, 02 Jan 2013 02:39:00 GMT</pubDate>
			<author>donotreply@osnews.com (hughobrien)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Perl</title>
			<link>http://www.osnews.com/thread?546824</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?546824</guid>
			<description>You have listed all main reasons I've started using Perl back in late '90s. Yes, it's a perfect glue code. Yes, we have shell scripts but they are a fragmented, incompatible, unportable, inefficient mess. There *is* Perl on Windows and for the most part it is just - Perl.<br />
<br />
After a brief experience of writing shell scripts on Linux and trying to deploy them on Solaris I took Perl and it has never fail me since. It is a weird and ugly language but it does its job extremely efficiently (easy to write non-trivial scripts) and is very portable and maintainable. Most of my scripts from a decade before still work and can be used on every single machine I have access to.<br />
<br />
Nowadays, I also prefer Python - it's simply a better designed language. But it isn't as reliable and robust as Perl. Primarily because it's being rewritten over and over. This means that virtually all Python 2.2 and 2.4 installations (the only versions I can find in the office) are almost unusable.</description>
			<pubDate>Wed, 02 Jan 2013 11:02:00 GMT</pubDate>
			<author>donotreply@osnews.com (ndrw)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Heh</title>
			<link>http://www.osnews.com/thread?546876</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?546876</guid>
			<description><div class="cquote">That &quot;write only&quot; part says more about you as a programmer than the language in question. </div><br />
<br />
I guess so, especially since I am not a programmer <img src="/images/emo/tongue.gif" alt=";)" />  Just someone who needs to write scripts from time to time.<br />
<br />
But I have observed that blaming the programmer seems to be a defense mechanism that pundits use to defend a particular language (Java also comes to mind here). But with languages like AutoIt and Python, I can write code that I can actually read the next day, even with my current skills (or lack thereof).</description>
			<pubDate>Wed, 02 Jan 2013 20:51:00 GMT</pubDate>
			<author>donotreply@osnews.com (WorknMan)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Perl</title>
			<link>http://www.osnews.com/thread?546982</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?546982</guid>
			<description><div class="cquote">Yes, we have shell scripts but they are a fragmented, incompatible, unportable, inefficient mess. </div><br />
 <br />
 I can't tell if you're talking about shell scripts or perl scripts.<br />
 <br />
 <div class="cquote">But it isn't as reliable and robust as Perl. </div><br />
 <br />
 I think you mean backwards compatible. I've never had an reliability or robustness problems. On the other hand, I haven't used 2.2 and 2.4 since the mid 2000's.<br />
 <br />
 <div class="cquote">This means that virtually all Python 2.2 and 2.4 installations (the only versions I can find in the office) are almost unusable. </div><br />
 <br />
 2.2 and 2.4? Seriously? Last 2.2 release was almost 10 years ago. I'm afraid you'r problem is not with python, it's with the company being stuck in the 1990's <img src="/images/emo/wink.gif" alt=";)" /> <br />
 That said, it's perfectly possible to write code that runs on 2.2 as well as 2.7/3. I wouldn't WANT to do it but it can be done.Edited 2013-01-03 04:20 UTC</description>
			<pubDate>Thu, 03 Jan 2013 04:19:00 GMT</pubDate>
			<author>donotreply@osnews.com (Soulbender)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Comment by lucas_maximus</title>
			<link>http://www.osnews.com/thread?547090</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?547090</guid>
			<description>Tend to use it for the odd dirty script on my machine, but I can never imagine it being used to build anything large even though it is.</description>
			<pubDate>Thu, 03 Jan 2013 14:48:00 GMT</pubDate>
			<author>donotreply@osnews.com (lucas_maximus)</author>
			<category>Comments</category>
		</item>
	</channel>
</rss>
