The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
global:
  name: Pod-Generated
releases:
  - author: 'Marcel Gruenauer <marcel@cpan.org>'
    changes:
      - set the version to 0.04
      - 'Template::Plugin::Generated: added NAME section to pod'
      - updated t/perlcriticrc
      - "Template::Plugin::Generated: don't assume a sub is inherited if Devel::Peek's CvGV says it's from a different package, i.e., imported"
      - moved generated documentation of interited methods to after documentation of this class' methods so the manpage is more readable
      - 'Work around an API change in Attribute::Handlers 0.79, shipped with perl 5.10, where a single scalar value is returned as an array ref when ATTR(SCALAR) is used'
    date: 2008-02-29T13:57:33Z
    tags: []
    version: 0.04
  - author: 'Marcel Gruenauer <marcel@cpan.org>'
    changes:
      - Now uses Text::Conjunct so that Template::Plugin::PodGenerated->write_inheritance() produces more natural-sounding documentation
      - '.shipit: added Twitter step'
      - 'Makefile.PL: added auto_install()'
      - "Template::Plugin::PodGenerated: also put the generated package's version number into the stash"
      - updated MANIFEST
      - made format() produce better-looking output
      - improved reporting of inherited methods
      - 'Template::Plugin::PodGenerated: added version()'
      - 't/perlcriticrc: added [-ControlStructures::ProhibitMutatingListFunctions]'
      - 'Makefile.PL: build_requires YAML'
    date: 2007-11-18T13:19:05Z
    tags:
      - NEWFEATURE
    version: 0.03
  - author: 'Marcel Gruenauer <marcel@cpan.org>'
    changes:
      - fixed newline issue in write_methods()
    date: 2007-11-12T13:28:16Z
    tags:
      - BUGFIX
    version: 0.02
  - author: 'Marcel Gruenauer <marcel@cpan.org>'
    changes:
      - original version
    date: 2007-11-11T21:02:45Z
    tags: []
    version: 0.01