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

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: get Chapter 8
Standard Modules
Next: Reference: seq
 

put

$

X


->put
(

key

, 

value

[, 

flags

])

Stores a key/value pair in the database. flags is optional. If R_IAFTER or R_IBEFORE is set, then key is set to the record number of the inserted key/value pair.


Previous: Reference: get Perl in a Nutshell Next: Reference: seq
Reference: get Book Index Reference: seq

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.