Languages
- 2621
- 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.
- 2622
- 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.
- 2623
- 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.
- 2624
- [email protected]
- Threaded archives for the e-mail discussion list focusing on internationalization issues with Perl.
- 2625
- 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]
- 2626
- Creating Scalable Vector Graphics (SVG) with Perl
- Kip Hampton demonstrates how to use the Perl XML::Writer module to dynamically create SVG graphics.
- 2627
- 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.
- 2628
- 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]
- 2630
- Perl Quality Assurance Projects
- Directory and coordination point for CPAN testers, the Phalanx project, and articles and general information about Perl testing.
- 2631
- Testing Modules Available on CPAN
- A survey of the many testing modules available in the Test: namespace.
- 2633
- Catalyst
- "The elegant MVC framework". Designed with flexibility in mind, it lets the user choose among a variety of storage models, templating systems, web servers, and operating systems.
- 2634
- Mason HQ
- Mason is a Perl-based web programming language. Among other things, it allows Perl to be embedded in HTML.
- 2635
- Perl for the Web
- On-line (and print) book by Chris Radcliff about creating fast dynamic Web sites with Perl.
- 2638
- Win32::SerialPort
- CPAN module for supporting serial port interfaces. Includes documentation and source.
