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.


Previous: Reference: new Perl in a Nutshell Next: Reference: Dumper
Reference: new Book Index Reference: Dumper

Library Navigation Links

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