<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.itworld.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Perl</title>
 <link>http://www.itworld.com/taxonomy/term/589/all</link>
 <description></description>
 <language>xx</language>
<item>
 <title>Is Your Web Site Under Attack?</title>
 <link>http://www.itworld.com/tech-amp-society/82470/your-web-site-under-attack</link>
 <description>If you have a web site, the answer is undoubtedly &quot;yes&quot;.  Someone somewhere or, more likely, quite a few someones are attempting to attack your site or the system on which it is running.  Assuming hackers have found your site and are testing it for holes that they might crawl through, let&#039;s take a look at how you can uncover evidence of their exploits with a quick examination of your web logs.
</description>
 <comments>http://www.itworld.com/tech-amp-society/82470/your-web-site-under-attack#comments</comments>
 <category domain="http://www.itworld.com/security">Security</category>
 <category domain="http://www.itworld.com/how">How-to</category>
 <category domain="http://www.itworld.com/buffer-overflow">buffer overflow</category>
 <category domain="http://www.itworld.com/perl">Perl</category>
 <category domain="http://www.itworld.com/sandra-henry-stocker-0">Sandra Henry-Stocker</category>
 <category domain="http://www.itworld.com/sql-injection">SQL injection</category>
 <category domain="http://www.itworld.com/web-logs">web logs</category>
 <pubDate>Mon, 26 Oct 2009 19:24:27 -0400</pubDate>
 <dc:creator>Sandra Henry-Stocker</dc:creator>
 <guid isPermaLink="false">82470 at http://www.itworld.com</guid>
</item>
<item>
 <title>Peer pick: Perl scripts to interact with Twitter API</title>
 <link>http://www.itworld.com/development/74909/peer-pick-perl-scripts-interact-twitter-api</link>
 <description>&quot;Up until a couple of months ago I had not used a debugger since my FORTRAN days. But I found that it was far easier to develop simple Perl scripts to interact with the Twitter API using a debugger (Komodo) than it was to write a bunch of test scripts.&quot;
- Ed Borasky
</description>
 <comments>http://www.itworld.com/development/74909/peer-pick-perl-scripts-interact-twitter-api#comments</comments>
 <category domain="http://www.itworld.com/development">Development</category>
 <category domain="http://www.itworld.com/open-source">Open Source</category>
 <category domain="http://www.itworld.com/opinion">Opinion</category>
 <category domain="http://www.itworld.com/application">application</category>
 <category domain="http://www.itworld.com/perl">Perl</category>
 <category domain="http://www.itworld.com/twitter">Twitter</category>
 <pubDate>Tue, 18 Aug 2009 13:40:32 -0400</pubDate>
 <dc:creator>ITworld staff</dc:creator>
 <guid isPermaLink="false">74909 at http://www.itworld.com</guid>
</item>
<item>
 <title>Digesting Log data - part 2</title>
 <link>http://www.itworld.com/open-source/66809/digesting-log-data-part-2</link>
 <description>Last week, we looked at a script that digests log files by making clever use of Perl&#039;s impressive implementation of arrays. This week, we look at a pared down version of the same script, paying close attention to performance and making some significant efficiency improvements. Though Perl seems to provide us with many ways of accomplishing the same task as does Unix in general, some methods are considerably more efficient than others. ﻿
</description>
 <comments>http://www.itworld.com/open-source/66809/digesting-log-data-part-2#comments</comments>
 <category domain="http://www.itworld.com/open-source">Open Source</category>
 <category domain="http://www.itworld.com/how">How-to</category>
 <category domain="http://www.itworld.com/perl">Perl</category>
 <category domain="http://www.itworld.com/unix">Unix</category>
 <pubDate>Wed, 22 Apr 2009 09:32:01 -0400</pubDate>
 <dc:creator>ITworld staff</dc:creator>
 <guid isPermaLink="false">66809 at http://www.itworld.com</guid>
</item>
<item>
 <title>Digesting log data</title>
 <link>http://www.itworld.com/open-source/66808/digesting-log-data</link>
 <description>Reducing voluminous log data to a size that can be read and understood in a matter of minutes can make the difference between systems administrators having the time to review log data on a routine basis and only reviewing it when a problem has become so noticeable that an analysis is unavoidable. ﻿
</description>
 <comments>http://www.itworld.com/open-source/66808/digesting-log-data#comments</comments>
 <category domain="http://www.itworld.com/open-source">Open Source</category>
 <category domain="http://www.itworld.com/how">How-to</category>
 <category domain="http://www.itworld.com/perl">Perl</category>
 <category domain="http://www.itworld.com/unix">Unix</category>
 <pubDate>Wed, 22 Apr 2009 09:26:07 -0400</pubDate>
 <dc:creator>ITworld staff</dc:creator>
 <guid isPermaLink="false">66808 at http://www.itworld.com</guid>
</item>
<item>
 <title>Dynamic Languages: Not Just For Scripting Any More</title>
 <link>http://www.itworld.com/development/61380/dynamic-languages-not-just-scripting-any-more</link>
 <description>Because of their potential for high productivity, scripting languages have come to occupy a greater and greater part of the programming landscape, including systems programming and commercial, installable, &quot;shrink-wrapped&quot; products.
</description>
 <comments>http://www.itworld.com/development/61380/dynamic-languages-not-just-scripting-any-more#comments</comments>
 <category domain="http://www.itworld.com/development">Development</category>
 <category domain="http://www.itworld.com/feature">Feature</category>
 <category domain="http://www.itworld.com/perl">Perl</category>
 <category domain="http://www.itworld.com/python">python</category>
 <category domain="http://www.itworld.com/ruby">Ruby</category>
 <category domain="http://www.itworld.com/tcl">tcl</category>
 <pubDate>Mon, 26 Jan 2009 10:18:11 -0500</pubDate>
 <dc:creator>ITworld staff</dc:creator>
 <guid isPermaLink="false">61380 at http://www.itworld.com</guid>
</item>
<item>
 <title>The A-Z of programming languages: Perl</title>
 <link>http://www.itworld.com/development/59133/z-programming-languages-perl</link>
 <description>Larry Wall, creator of the Perl programming language, discusses why he developed Perl, the backstory on Perl&#039;s multiple backronyms, and the future of Perl.
</description>
 <comments>http://www.itworld.com/development/59133/z-programming-languages-perl#comments</comments>
 <category domain="http://www.itworld.com/development">Development</category>
 <category domain="http://www.itworld.com/interview">Interview</category>
 <category domain="http://www.itworld.com/larry-wall">Larry Wall</category>
 <category domain="http://www.itworld.com/perl">Perl</category>
 <pubDate>Thu, 11 Dec 2008 10:22:55 -0500</pubDate>
 <dc:creator>ITworld staff</dc:creator>
 <guid isPermaLink="false">59133 at http://www.itworld.com</guid>
</item>
<item>
 <title>Squeezing out the white space</title>
 <link>http://www.itworld.com/operating-systems/56943/squeezing-out-white-space</link>
 <description>Ever need to clean up some sloppy text?  You can squeeze out extra white space with some very simple Perl commands.  Let&#039;s take a look at how this works.
</description>
 <comments>http://www.itworld.com/operating-systems/56943/squeezing-out-white-space#comments</comments>
 <category domain="http://www.itworld.com/operating-systems">Operating systems</category>
 <category domain="http://www.itworld.com/how">How-to</category>
 <category domain="http://www.itworld.com/perl">Perl</category>
 <category domain="http://www.itworld.com/sandra-henry-stocker-0">Sandra Henry-Stocker</category>
 <category domain="http://www.itworld.com/squeeze">squeeze</category>
 <category domain="http://www.itworld.com/white-space">white space</category>
 <pubDate>Wed, 29 Oct 2008 11:22:29 -0400</pubDate>
 <dc:creator>Sandra Henry-Stocker</dc:creator>
 <guid isPermaLink="false">56943 at http://www.itworld.com</guid>
</item>
<item>
 <title>Port Forwarding with Perl</title>
 <link>http://www.itworld.com/operating-systems/54724/port-forwarding-perl</link>
 <description>SSH tunnels aren&#039;t the only way to do port forwarding.  If you&#039;re clever enough, you can write your own program.  If you&#039;re not quite that clever, you can use someone else&#039;s program -- like a very cool Perl script I found on the web.
</description>
 <comments>http://www.itworld.com/operating-systems/54724/port-forwarding-perl#comments</comments>
 <category domain="http://www.itworld.com/networking">Networking</category>
 <category domain="http://www.itworld.com/operating-systems">Operating systems</category>
 <category domain="http://www.itworld.com/how">How-to</category>
 <category domain="http://www.itworld.com/perl">Perl</category>
 <category domain="http://www.itworld.com/port-forwarding">port forwarding</category>
 <category domain="http://www.itworld.com/port-proxy">port-proxy</category>
 <category domain="http://www.itworld.com/sandra-henry-stocker-0">Sandra Henry-Stocker</category>
 <category domain="http://www.itworld.com/unix">Unix</category>
 <pubDate>Wed, 10 Sep 2008 06:00:00 -0400</pubDate>
 <dc:creator>Sandra Henry-Stocker</dc:creator>
 <guid isPermaLink="false">54724 at http://www.itworld.com</guid>
</item>
<item>
 <title>The state of the scripting universe</title>
 <link>http://www.itworld.com/development/54627/state-scripting-universe</link>
 <description>With the rise of Web 2.0, scripting languages (also called dynamic languages) are now often considered important tools in a developer&#039;s arsenal. That&#039;s a far cry from than their old reputation as lesser tools for those who can&#039;t handle &quot;real&quot; programming. Almost 70 percent of the 1,200 developers surveyed by Evans Data for its most recent Global Development Survey currently use JavaScript. PHP is used by just over a third of developers, and Perl has captured about a quarter of developers
</description>
 <comments>http://www.itworld.com/development/54627/state-scripting-universe#comments</comments>
 <category domain="http://www.itworld.com/development">Development</category>
 <category domain="http://www.itworld.com/interview">Interview</category>
 <category domain="http://www.itworld.com/javascript">JavaScript</category>
 <category domain="http://www.itworld.com/perl">Perl</category>
 <category domain="http://www.itworld.com/php">PHP</category>
 <category domain="http://www.itworld.com/scripting-languages">scripting languages</category>
 <pubDate>Tue, 02 Sep 2008 13:42:01 -0400</pubDate>
 <dc:creator>ITworld staff</dc:creator>
 <guid isPermaLink="false">54627 at http://www.itworld.com</guid>
</item>
<item>
 <title>Connection testing with Perl</title>
 <link>http://www.itworld.com/networking/54428/connection-testing-perl</link>
 <description>If you&#039;ve never used the Perl Sockets module for basic connection testing, you might be surprised at how easily you can craft a very useful script.  I find my version of a Perl &quot;listen&quot; script to be as useful as a cable tester!
</description>
 <comments>http://www.itworld.com/networking/54428/connection-testing-perl#comments</comments>
 <category domain="http://www.itworld.com/networking">Networking</category>
 <category domain="http://www.itworld.com/how">How-to</category>
 <category domain="http://www.itworld.com/perl">Perl</category>
 <category domain="http://www.itworld.com/sandra-henry-stocker-0">Sandra Henry-Stocker</category>
 <category domain="http://www.itworld.com/socket">Socket</category>
 <category domain="http://www.itworld.com/systems-adminstration">systems adminstration</category>
 <category domain="http://www.itworld.com/test">Test</category>
 <category domain="http://www.itworld.com/unix">Unix</category>
 <pubDate>Thu, 21 Aug 2008 17:11:54 -0400</pubDate>
 <dc:creator>Sandra Henry-Stocker</dc:creator>
 <guid isPermaLink="false">54428 at http://www.itworld.com</guid>
</item>
</channel>
</rss>
