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

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: Load Chapter 19
Win32 Modules and Extensions
Next: Reference: DeleteValue
 

DeleteKey

$

key


->DeleteKey(


subkey


)

Deletes a subkey of the current key. This function will delete all values in the subkey and the subkey itself. A key cannot be deleted if it contains any subkeys.


Previous: Reference: Load Perl in a Nutshell Next: Reference: DeleteValue
Reference: Load Book Index Reference: DeleteValue

Library Navigation Links

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