Chapter 21. SVG and Perl
IN THIS CHAPTER
In this chapter, we will explore the generation of SVG using Perl. We will start by converting a sample SVG file to a “templatized” version to allow the creation of a more dynamic version of the original. Then we will explore three methods of SVG document generation and provide a brief analysis of the pros and cons of each approach.
Generating SVG with Perl
Perl has been a standard tool in the Web developer's toolbox for many years. Perl's string-manipulating functionality serves as an excellent means for creating documents ...
Get SVG Unleashed now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.