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

Perl in a Nutshell

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

Dumpxs

$

obj


->Dumpxs

Data::Dumper->Dumpxs
(

arrayref

[, 

arrayref

])

Identical to Dump , but is written in C and therefore is much faster. Available only if the xsub extension to Data::Dumper is installed.


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

Library Navigation Links

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