Приглашаем посетить
Культурология (cult-lib.ru)

Reference: Dumpxs

PreviousChapter 8
Standard Modules
Next
 

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.


PreviousHomeNext
Reference: DumperXBook IndexReference: Reset