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

Changes for version 1.000000 - 2015-07-30

  • !Major
    • This release includes some respectably significant changes.
  • 01 Install Side Tooling change
    • Previously, Module::Build was used as the installer.
    • This is now ExtUtils::MakeMaker
    • See https://questhub.io/realm/perl/quest/5388cc12bbd0be5b2500011f
  • 02 Version Scheme Change
    • Previously used a lengthy 0.{'0' x '8'} scheme.
    • Now uses a 0.{'0' x 6} scheme for clarity.
    • The 1.x on the box is due in part to this change.
    • See: https://questhub.io/realm/perl/quest/5388d3a9bbd0be2224000129
  • 03 Internals Overhaul
    • MooseX::Declare is too pesky to use with perltidy (even sweetened)
    • So everything has been entirely rewritten in pure Moose with simple type checks.
    • Class::Load has been replaced with Module::Runtime
  • Dependencies::Stats
    • Dependencies changed since 0.03000101, see misc/*.deps* for details
    • build: -1
    • configure: +3 -1 (recommends: +1)
    • develop: +55 -4 (recommends: +1 -1, suggests: +1 ↑1)
    • runtime: +3 -2 (recommends: +1)
    • test: +4 ↑1 ↓1 -2 (recommends: +4)

Modules

Extract Raw Chunks of data from identifiable ELF Sections
Interface Contract for Scanners
Generic Type Constraints for E:E:S
An objdump based section scanner.
An Objective reference to a section in an ELF file.