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

Changes for version 0.1.1 - 2011-06-07

  • Dependencies
    • No longer uses Package::Stash
    • Adds Moo and Sub::Quote ( part of Moo )
    • No longer recommends Sub::Name for develop time.
  • Documentation
    • Eliminated Documentation referring to experiemental ideas that are now righly removed.
  • Features
    • Implemented load_filehandle
  • Internals
    • Refactored Line adding logic to its own private function.
    • Eliminated all the hand-rolled OO in favour of Moo.
    • Reworked many internal things to rely on Moo code instead.
    • Eliminated lots of redundant foolish lazyload code.

Modules

Extract labelled groups of sub-strings from a string.