start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: 8.125 Safe Chapter 8
Standard Modules
Next: 8.127 Search::Dict
 

8.126 SDBM_File

Provides Perl programs with tied access to SDBM database files. See Perl's built-in tie function and the DB_File module.


Previous: 8.125 Safe Perl in a Nutshell Next: 8.127 Search::Dict
8.125 Safe Book Index 8.127 Search::Dict