|
perl.com: Adding Search Functionality to Perl Applications
By Aaron Trevena
Do you write applications that deal with large quantities of data -- and then find you don't know the best way to bring back the information you want? Aaron Trevena describes some simple, but powerful, ways to search your data with reverse indexes.
Context: ...to Perl.com Adding Search Functionality to Perl Applications by Aaron Trevena September 25, 2003 Introduction to Searching Usually, when...
[September 25, 2003]
perl.com: Building a Vector Space Search Engine in Perl
By Maciej Ceglowski
Maciej Ceglowski walks you through building a simple, fast and effective vector-space search engine.
Context: ...to Perl.com Building a Vector Space Search Engine in Perl by Maciej Ceglowski February 19, 2003 Building a Vector Space Search Engine in Perl A Few...
[February 19, 2003]
perl.com: Porting Test::Builder to Perl 6
By chromatic
O'Reilly editor chromatic offers a retrospective of the experience of porting Test::Builder from Perl 5 to Perl 6.
Context: ...Listen Print Discuss Subscribe to Perl.com Porting Test::Builder to Perl 6 by chromatic July 28, 2005 Perl 6 development now proceeds in two...
[July 28, 2005]
perl.com: Perl Builder IDE Debuts
By Brent Michalski
A review of Perl Builder, the first integrated development environment (IDE)for Perl.
Context: ...Listen Print Subscribe to Perl.com Perl Builder IDE Debuts by Brent Michalski July 22, 1998 Overview: Perl Builder, by Solutionsoft, is the first...
[July 22, 1998]
perl.com: Building Applications with POE
By Matt Cashner
In Matt Cashner's second article on POE, he describes how to fit together POE's components into event-driven applications.
Context: ...to Perl.com Building Applications with POE by Matt Cashner July 23, 2004 Earlier, we talked about the fundamental principles of application design...
[July 23, 2004]
perl.com: Writing GUI Applications in Perl/Tk
By Nick Temple
Nick Temple shows how to program a graphical Point-of-Sale application in Perl, complete with credit card processing.
Context: ...to Perl.com Writing GUI Applications in Perl/Tk by Nick Temple March 06, 2001 "This article originally appeared in Visual Developer Magazine"...
[March 06, 2001]
perl.com: Programming GNOME Applications with Perl - Part 2
By Simon Cozens
Simon Cozens shows us how to use Perl to develop applications for Gnome, the Unix desktop environment.
Context: ...Listen Print Subscribe to Perl.com Programming GNOME Applications with Perl - Part 2 Part 2 by Simon Cozens November 28, 2000 Table of Contents...
[November 28, 2000]
perl.com: Debugging and Profiling mod_perl Applications
By Frank Wiles
Frank Wiles demonstrates how to debug and profile mod_perl applications.
Context: ...Listen Print Discuss Subscribe to Perl.com Debugging and Profiling mod_perl Applications by Frank Wiles February 09, 2006 Because of the added...
[February 09, 2006]
perl.com: Rapid Website Development with CGI::Application
By Mark Stosberg
Mark Stosberg demonstrates new features in CGI::Application to make building web apps simpler and easier.
Context: ...Listen Print Discuss Subscribe to Perl.com Rapid Website Development with CGI::Application by Mark Stosberg October 19, 2006 This article provides an...
[October 19, 2006]
perl.com: Application Design with POE
By Matt Cashner
Matt Cashner provides a high-level introduction to POE, the Perl Object Environment, examining the concepts that POE brings to bear when designing long-running Perl applications.
Context: ...Subscribe to Perl.com Application Design with POE by Matt Cashner July 02, 2004 Day in and day out, I write large applications in perl. I'm cursed I...
[July 02, 2004]
|