Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: newChapter 8
Standard Modules
Next: Reference: Dumper
 

Dump

$obj->Dump
Data::Dumper->Dump(arrayref[, arrayref])

Returns stringified form of values stored in the object, with their order preserved, subject to the configuration options. In array context, returns a list of strings corresponding to the supplied values.


Previous: Reference: newPerl in a NutshellNext: Reference: Dumper
Reference: newBook IndexReference: Dumper



Banner.Novgorod.Ru