Perl
Perl is a dynamic programming language created by Larry Wall and first released in 1987.
Article

Understanding Perl's Special Variables

Perl comes with a whole bunch of cryptically-named built-in variables, which clever Perl programmers exploit to reduce the number of lines of code in their scripts. This article examines some of the...
Article

Array Manipulation in Perl

Over the course of this tutorial, I'll be examining Perl's arrays in detail, explaining what they are, how they work, and how you can use them to get things done faster, better and cheaper. In...
Article

Processing Command Line Options with PERL

Over the course of the next few pages, I will introduce you to one of the more interesting modules in the Perl pantheon, the Getopt::Long.pm module. This module provides a simple API to parse options...
Article

Programming Sockets with PERL

In this article, Rahul shows us how to create a client-server socket program in Perl and then demonstrates it by pinging the server.
Article

Complex layered configurations with AppConfig

AppConfig shines as a way of configuring applications in Perl in the simple cases, but occasionally you need more power in command-line processing and configuration-file parsing. Instead of using...
Article

Embedding Perl in database tables

Put Perl into your RDBMS design to reach database nirvana. This installment looks specifically the Class::DBI CPAN module and MySQL to introduce you to embedding Perl in database tables.
Article

Perl 6 Grammars and Regular Expressions

Perl 6 is finally coming within reach. This article gives you a tour of the grammars and regular expressions of the Perl 6 language, comparing them with the currently available Parse::RecDescent...
Article

Optimize Perl

Perl is an incredibly flexible language, but its ease of use can lead to some sloppy and lazy programming habits. We're all guilty of them, but there are some quick steps you can take to improve the...
Article

Using advanced widgets in Perl/Tk

Perl is one of the most popular languages out there, and is used for everything from mission-critical projects to Web applications to "glue." It is not, however, often used for GUI programming...
Article

Perl Tutorial

This manual includes some perl programming basics with a few examples to give a basic understanding on how to implement server side scripts when dealing with input from a client side web browser.
Article

Build Web apps with Maypole

The author turns a love of beer into a Perl application server -- going from a simple front end to database servers, and developing into a social-network Web application. He begins, however,...
Article

Cultured Perl: Three Essential Perl Books

In this article, the author reviews three Perl coding books, bringing you summaries of the key information contained in the books and how the new versions have been updated.
Article

Writing Perl Modules For CPAN book review

Sam Tregar delivers a great book on Perl module development that, despite the name, still has a lot to offer even if you don't plan to publish your modules on CPAN for public use. Topics covered...
Article

Launching a process from Windows Forms

This article shows how to launch a process (such as a bat file, perl script, console program) and have its standard output displayed on a windows form.
Article

Writing mod_perl Handlers and Scripts

This chapter covers the mod_perl coding specifics, different from normal Perl coding. Most other perl coding issues are covered in the perl manpages and rich literature.
Article

Strictly On-Line: Network Programming with Perl

Perl has been called the glue that holds the Internet together because it is an extremely powerful text processing and CGI programming language. Although Perl was designed in the beginning to be a...
Article

When perl is not quite fast enough

This is the script for my talk at YAPC::EU::2002. It's not a transcript of what I actually said; rather it collects together the notes that were in the pod source to the slides, the notes scribbled...
Article

The Perl Basics You Need To Know

You will discover these important Perl basics invaluable when you start coding for mod_perl. I will start with pure Perl notes and gradually move to explaining the peculiarities of coding for...
Article

Speeding up your Perl programs

How fast does your Perl run? Hopefully, most of the time, the answer is ``fast enough''. But sometimes it isn't. How do we speed up a Perl program? How do we know what's making it unacceptably slow?...
Previous  1 2 3 4 5 6 7 8 9 10 11 12  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.