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

Changes for version 0.002 - 2016-02-11

  • Jean-Damien Durand <jeandamiendurand@free.fr>
    • Scan/Printer.pm: more POD
    • Data/Scan.pm: again ops
    • , for next element in array or hash
    • Data/Scan.pm: Still less ops
    • Data/Scan.pm: Again less ops
    • Data/Scan.pm: One less op at the end
    • Data/Scan.pm: POD explaining process() signature
    • Data/Scan.pm: more POD explaining consumer signature calls
    • Data/Scan.pm: less ops I believe
    • Data/Scan.pm: move protection in the while() directly
    • Data/Scan.pm: extra protection when eating internal tags
    • Data/Scan.pm: removed unused $_read and added some comments
  • Mohammad S Anwar <mohammad.anwar@yahoo.com>
    • - Fix typo in the pod document.

Modules

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