Languages
- 2622
- DBI - The Perl Database Interface
- Official site includes documentation, mailing list information, and demonstrations.
- 2623
- Enabling ODBC support in Perl with Perl DBI and DBD::ODBC
- How to build Perl DBI, add the DBD::ODBC module and use an ODBC driver in Perl scripts.
- 2624
- Just Enough DBI to be Dangerous
- Slides and sample code from a talk given by Bradford Powell at a Raleigh Perl Mongers meeting.
- 2625
- MySQL and Perl for the Web
- Official site for the book by Paul DuBois. Includes table of contents, errata, downloads, and a sample chapter in PDF format.
- 2626
- The Fine Art of Database Programming
- An outline of database programming, with particular emphasis on Perl.
- 2628
- 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, examples, a conclusion and references.
- 2629
- 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 references.
- 2630
- 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.
- 2631
- [email protected]
- Threaded archives for the e-mail discussion list focusing on internationalization issues with Perl.
- 2632
- 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. [PDF]
- 2633
- Creating Scalable Vector Graphics (SVG) with Perl
- Kip Hampton demonstrates how to use the Perl XML::Writer module to dynamically create SVG graphics.
- 2634
- 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.
- 2635
- 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. [PDF]
- 2637
- Perl Quality Assurance Projects
- Directory and coordination point for CPAN testers, the Phalanx project, and articles and general information about Perl testing.