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

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: Dump Chapter 8
Standard Modules
Next: Reference: DumperX
 

Dumper

Dumper (

list

)

Function that returns the stringified form of the values in the list, subject to the configuration options. The values are named $VAR n in the output. Returns a list of strings in array context.


Previous: Reference: Dump Perl in a Nutshell Next: Reference: DumperX
Reference: Dump Book Index Reference: DumperX

Library Navigation Links

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