Menu
Submit Site
Home
Computer
Programming
All sites of Programming
Perl - Wikipedia
Perl - Wikipedia- Provides language history, function information and code examples. ...
Perl Design Patterns Wiki
Perl Design Patterns Wiki- Free online book and forum. ...
Examples in Perl
Examples in Perl- That the author found useful and has learned from. Includes an introduction chapter and a reference chapter with links to Perl resources. ...
perl.com: Perl Design Patterns, Part 1
perl.com: Perl Design Patterns, Part 1- The Gang-of-Four Design Patterns book had a huge impact on programming methodologies in the Java and C++ communities, but what do Design Patterns have to say to Perl programmers? P ...
perl.com: Perl Design Patterns, Part 2
perl.com: Perl Design Patterns, Part 2- Phil Crow continues his series on how some popular patterns fit into Perl programming. ...
Useful Perl Scripts With Regular Expressions
Useful Perl Scripts With Regular Expressions- This tutorial covers how to parse multiple files of specified types in a specific directory and sub directories so that all files can have the same change made to them. ...
John Bokma - Perl
John Bokma - Perl- Short examples of Perl scripts with some explanation. ...
Perl & Y2K
Perl & Y2K- "Perl is every bit as Y2K compliant as is your pencil; no more, and no less". ...
Eric's Perl Tutorial
Eric's Perl Tutorial- Free online tutorial covering basic and advanced aspects of Perl for webmasters. ...
Tizag Perl Tutorial
Tizag Perl Tutorial- An introduction to Perl with lessons including: operators, arrays, and file manipulation. ...
Official Perl FAQ
Official Perl FAQ- The official frequently asked questions about Perl, as taken from the perldoc manpages. ...
perlmeme.org
perlmeme.org- A collection of Frequently Asked Questions, How To documents, and tutorials. ...
Brainbell.com Online Perl Book
Brainbell.com Online Perl Book- An online book about Perl that focuses on HTML and CGI programming. ...
Picking Up Perl, 2nd Edition
Picking Up Perl, 2nd Edition- An update to the online book with three new chapters on Perl Input/Output and file handling. ...
Perl/Tk Tutorial - Create GUI with Perl's Tk Module
Perl/Tk Tutorial - Create GUI with Perl's Tk Module- A tutorial for Perl/Tk language. Teaches how to create and code GUI (Graphical User Interface) programs using Perl and using the Tk module. ...
Perl HowTo
Perl HowTo- Perl collection of tips, howto's, FAQs and tutorials. ...
Allexperts CGI & Perl Q&A
Allexperts CGI & Perl Q&A- Volunteer experts answer your Perl questions. ...
Beginning Perl
Beginning Perl- An online version of the book by Simon Cozens that provides a complete introduction to Perl, aimed even for people without any programming knowledge. ...
Experts-Exchange: Perl
Experts-Exchange: Perl- Quickly find Perl Programming help, information, and assistance from other expert members. ...
Perl for Perl Newbies
Perl for Perl Newbies- A series of lectures with slides. Covers the basics, data structures, I/O, regular expressions, modules and objects, and some advanced topics. ...
Strictly On-Line: Network Programming with Perl
Strictly On-Line: Network Programming with Perl- Using Perl to perform networking tasks is easy. An article by James Lee. ...
Perl Modules by Eric Foster-Johnson
Perl Modules by Eric Foster-Johnson- An explanation on how to create modules in Perl and the home page of the book with the same title. ...
Robert's Perl Tutorial
Robert's Perl Tutorial- A Win32-friendly tutorial to Perl. Covers the basics, regular expressions, I/O, bulk functions, subroutines, modules and debugging. ...
Getting Perl
Getting Perl- Instructions on downloading a Perl interpreter for your computer platform. ...
A Complete Guide for Perl
A Complete Guide for Perl- Learn Perl in simple steps and use this tutorial as a reference manual. ...
perl.com: Beginner's Introduction to Perl
perl.com: Beginner's Introduction to Perl- A series of articles that introduces perl to beginners, and explain some of the basic constructs and syntax used in the language. ...
Periodic Table of the Perl 6 Operators
Periodic Table of the Perl 6 Operators- Graphic of Perl 6 operators in the format of the periodic table of elements. ...
Perl Beginners' Site
Perl Beginners' Site- A beginners site for Perl with links, a mailing list and a Wiki. ...
FreeTechBooks: Perl Scripting Language
FreeTechBooks: Perl Scripting Language- Annotated list of free online programming books. Topics range from beginner to advanced. Descriptions, publishing information, links. ...
Perl in 20 Pages
Perl in 20 Pages- A guide to Perl 5 for C/C++, awk, and shell programmers. ...
Using the Perl Debugger
Using the Perl Debugger- Article by brian d foy about using the Perl debugger. ...
Perl 6 Introduction
Perl 6 Introduction- A general introduction to Perl 6 programming aimed at newcomers to the Perl family of languages. ...
Perl.com: Internationalization and Localization - Perl's Locale System
Perl.com: Internationalization and Localization - Perl's Locale System- A description of how to set and use the locale system to support international character sets. ...
[email protected]
[email protected]
Threaded archives for the e-mail discussion list focusing on internationalization issues with Perl. ...
Perl Unicode Processing Issues
Perl Unicode Processing Issues- An article by Ivan Kurmanov, detailing issues involving the use of Unicode in Perl. Provides description of the issues, examples, a strategy for addressing the issues, solutions and refere ...
Character Encodings in XML and Perl
Character Encodings in XML and Perl- An article by Michel Rodriguez discussing the purpose, uses and issues related to character encodings, and their use with XML and Perl. Provides an overview, related Perl modules, exa ...
Graphics Programming with Perl
Graphics Programming with Perl- Book by Martien Verbruggen from Manning Publications; includes tips on using Image::Magick among others. Downloadable source code, and chapters 1 and 4. ...
PerlMagick
PerlMagick- An imaging library; provides documentation and user/developer forums. ...
Spreadsheet::WriteExcel
Spreadsheet::WriteExcel- Information and examples for creating Excel Spreadsheet files with Perl. ...
Creating Scalable Vector Graphics (SVG) with Perl
Creating Scalable Vector Graphics (SVG) with Perl- Kip Hampton demonstrates how to use the Perl XML::Writer module to dynamically create SVG graphics. ...
Image Processing in Perl Graphic Applications
Image Processing in Perl Graphic Applications- White paper on using Perl for image processing. Includes overview of tools, examples of image filtering/enhancement and screen shots. ...
A Perl Port of mathsPIC Graphics Package
A Perl Port of mathsPIC Graphics Package- A whitepaper on the Perl implementation of the mathsPIC application. Includes advantages of using Perl for mathematical rendering, and sample code. ...
Randal's WebTechniques Perl columns archive
Randal's WebTechniques Perl columns archive- See past columns written by Randal Schwartz (of Programming Perl and Learning Perl fame) related to all aspects of Perl and the web. ...
Randal's Linux Magazine Perl columns archive
Randal's Linux Magazine Perl columns archive- See past columns written by Randal Schwartz (of Programming Perl and Learning Perl fame) related to all aspects of Perl and Linux. ...
Randal's UnixReview/PerformanceComputing/SysAdmin magazine Perl columns archive
Randal's UnixReview/PerformanceComputing/SysAdmin magazine Perl columns archive- See past columns written by Randal Schwartz (of Programming Perl and Learning Perl fame) related to all aspects of Perl. ...
The Perl Review
The Perl Review- Periodical publication with both free and subscriber-only articles. ...
Embperl
Embperl- A server-side tool and framework for building websites with embedding Perl code in HTML pages. [Open source, GPL or Artistic License] ...
PerLDAP
PerLDAP- A Perl module that allows programmers to access and manipulate LDAP directories. ...
Net::DNS
Net::DNS- Collection of modules that act as a Domain Name System resolver. They allows the programmer to perform DNS queries that are beyond the capabilities of gethostbyname and gethostbyaddr. ...
Apache::ASP
Apache::ASP- A Perl module that provides an Active Server Pages (ASP) port to the Apache Webserver. It allows developers to create dynamic web applications with session management and embed Perl code directly in static H ...
« First
Previous
Page 115 of 145.
Next
Last »
Latest sites from Programming
Wikipedia - Computer Programming
Reddit: Programming
Gamedev.org
GameDev.net
Dis6502
Ada-Tools
JSW Technology
UniquE RAR File Library
MyLibC
The Endpoint Library
WM_MOTIF
Matrix2D
LZO
Enumerating Objects with .NET
Deep Inside C#: An Interview with Microsoft Chief Architect Anders Hejlsberg
C# XML Directory Lister
Creating a control with the .NET SDK using C#
libspopc
libZI
IRCG
Better String Library
Fingerprint Verification System
GNU Scientific Library
jclassinfo
ForbiSoft
Send feedback
submit