|
Once you've learned the basics of Perl, it's time to start
making effective use of Perl's many add-on modules, as well
as write your own.
Perl is one of the most widely-used scripting languages that
runs on many platforms, including Windows and UNIX. A Perl module
is a set of related Perl add-on functions, packaged together
and released as a unit. Smart Perl coders make extensive
use of Perl modules to save time and acquire a lot of Perl
functionality for free. As you read this book, you'll be
surprised at the incredible amounts of Perl code available--all
for free.
This book covers how to use the many existing Perl freeware
add-on modules and how to write your own. As such, it's an
intermediate to advanced Perl book, concentrating on code reuse and
taking advantage of the great many freeware modules out there.
Written as a follow-on to the popular Perl beginner's
guide, Cross-Platform Perl,
this book helps you take even more
advantage of the features offered by Perl.
Filled with practical, hands-on examples, Perl Modules provides
three parts: how to take advantage of Perl's modules, a guide
to the most useful modules already available, and a step-by-step
tutorial in how to write your own modules.
Available in Japanese from Shoeisha
|