home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


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.