$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.