The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.004 - 2016-02-13

  • Jean-Damien Durand <jeandamiendurand@free.fr>
    • dzil xtest && max_depth option for Impl/Printer.pm
    • A lot of POD
    • Scan/Printer.pm: Initialize %Option
    • Impl/Printer.pm: add indices_full option
    • Scan/Printer.pm: more POD with example of deparse and link to Data::Scan::Impl::Printer
    • t/printer.t: Add Moo object in test
    • Impl/Printer.pm: Note on methods introspection
    • Impl/Printer.pm: Class introspection
    • Add deparse to dspp and remove logic trying to guess if we can ansicolor or not

Modules

Stackfree arbitrary data scanner
Data::Scan printer implementation
Data::Scan::Printer - Example of a printer consumer for Data::Scan
Data::Scan consumer role