|
Perl Success
StoriesLearn how large and small companies are using
Perl to meet their goals.
ActiveState Tool Corp.
creates solutions in Perl for Win32 platforms. They also help the freeware
community help itself by contributing a wide range of free binary
run-time products while developing high-end tools and support for
professionals.
www.perl.com is
the central Web site for the Perl language and the Perl community. Hosted
by O'Reilly, the site is a CPAN mirror, in addition to helping redirect
you to a local version of CPAN.
|
News Archive
Ten
Perl MythsWriting for The O'Reilly Network, Simon
Cozens counts the ways people are misinformed about Perl, and then sets
them straight.
Open Source Software is changing the nature of the software industry, but
how do you find the right books to guide the way? We've just published an
updated version of the ever-popular O'Reilly Open
Source Bibliography. It lists the very best books, including those
by other publishers.
Take our Perl survey
and let us know how you're using it. Everyone who completes the survey will
be eligible to win a copy of Johan Vromans' Perl 5
Pocket Reference and a newly released O'Reilly T-shirt. Take it now!
With the Web morphing into an unprecedented data warehouse, it's no small
thing to mediate between the Perl programming language and virtually any
database.
In an
exclusive interview with Alligator Descartes and Tim Bunce, the
authors of
Programming the Perl
DBI talk about the origins of the DBI, their
respective roles, and why they wrote the book.
The O'Reilly
NetworkVisit
The O'Reilly Network for deep technical resources and information about
open and emerging technologies like Linux, XML, MySQL, Perl, and more.
Programming the Perl
DBI [New!]
DBI is a database-independent package that provides a
consistent set of routines regardless of what database product is actually
in use: Oracle, Sybase, Ingres, Informix, you name it. The design of DBI is
to separate the actual database drivers (DBDs) from the programmer's API,
so any DBI program can work with any database, or even with multiple
databases by different vendors simultaneously. Sample
chapter 4, Programming with the DBI, is available online now!
|