The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
version 0.003; 2009-05-19

  * bugfix: avoid unreliable "\w" in parsing PREFIX parameter for genpkg()

  * use simpler "parent" pragma in place of "base"

version 0.002; 2009-03-22

  * use "base" pragma to import Exporter behaviour

  * test POD syntax and coverage, and make a small style change in
    documentation to satisfy the coverage test

  * build with Module::Build instead of ExtUtils::MakeMaker

  * complete dependency list

  * include signature in distribution

  * in documentation, separate "license" section from "copyright" section

version 0.001; 2006-08-12

  * PREFIX parameter for genpkg() to allow it to root packages anywhere

version 0.000; 2004-06-27

  * initial released version