Developing Web Applications with Apache, MySQL, Memcached, and Perl
by Patrick Galbraith
The only book to address using cache to enhance and speed up Web application development * Developers use Apache, MySQL, memcached, and Perl to build dynamic Web sites that store information within the MySQL database; this is the only book to address using these technologies together to alleviate the database load in Web development* Covers each of the four systems and shows how to install, set up, and administer them; then shows the reader how to put the parts together to start building applica...
Perl is the most popular web programming language, and is widely known as "the duct-tape of the Internet". Perl 6 has been in beta for years; however, the beta is widely used on a day to day basis. The Perl Phrasebook provides the experienced working person the essentials they need to improve or build their skills in Perl programming. It is full of the common and everyday "code phrases" needed by a Perl programmer to accomplish everyday tasks that serves as a short, supplemental, to-the-point re...
Perl Debugger Pocket Reference (Pocket Reference (O'Reilly))
by Richard Foley
Most Perl programmers know about the Perl debugger--the nifty little built-in utility that you can use to fully debug any programs that you write. Inside the interactive debugger environment, you're prompted for commands that let you examine your source code, set breakpoints, dump out function call stacks, change values of variables, and much more. It's so convenient that some programmers run it just to test out Perl constructs as they create a program. But although it's on their radar, not many...
Perl is a very powerful tool for Oracle database administrators, but too few DBAs realize how helpful Perl can be in managing, monitoring, and tuning Oracle databases. Whether you're responsible for Oracle9i, Oracle8i, or earlier databases, you'll find Perl an invaluable addition to your database administration arsenal. You don't need to be a Perl expert to use the excellent applications and scripts described in Perl for Oracle DBAs. The book explains what you need to know about Perl, provides...
If you are an expert Perl programmer interested in penetration testing or information security, this guide is designed for you. However, it will also be helpful for you even if you have little or no Linux shell experience.
Magic Fantasy Anime Coloring Book (Hasaway Anime Corner, #2)
by Arma Hasaway
One of the greatest strengths of the Perl programming language is its ability to manipulate large amounts of data. Database programming is therefore a natural fit for Perl, not only for business applications but also for CGI-based web and intranet applications. The primary interface for database programming in Perl is DBI. DBI is a database-independent package that provides a consistent set of routines regardless of what database product you use--Oracle, Sybase, Ingres, Informix, you name...
Perl Language Reference Manual - for Perl Version 5.12.1
by Larry Wall and And Others
"Snappy Perl programs to streamline tasks and sharpen coding skills"-- "Perl one-liners are small and awesome Perl programs that fit in one line of code and do one thing really well. Perl One-Liners showcases 130 short and compelling lines of code that do all sorts of handy, geeky things like numbering lines in a file; generating random passwords; encoding, decoding, and converting strings; calculating factorials; even checking to see if a number is prime with a regular expression. Author Peter...
Building Bioinformatics Solutions
by Professor of Bioinformatics Conrad Bessant and Software Developer Darren Oakley