The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
global:
  name: String-BlackWhiteList
releases:
  - author: 'Marcel Gruenauer <marcel@cpan.org>'
    changes:
      - set the version to 0.05
      - added is_literal_text() and tests; refactored tests
      - updated MANIFEST
      - added t/02_is_literal_text.t
      - added t/lib
    date: 2008-01-28T11:55:35Z
    tags: []
    version: 0.05
  - author: 'Marcel Gruenauer <marcel@cpan.org>'
    changes:
      - set the version to 0.04
      - added t/perlcriticrc
      - added t/perlcriticrc
      - updated MANIFEST
    date: 2007-11-21T19:00:53Z
    tags: []
    version: 0.04
  - author: 'Marcel Gruenauer <marcel@cpan.org>'
    changes:
      - Converted Changes file to YAML style
      - '.shipit: added Twitter step'
      - 'Makefile.PL: added auto_install() and process_templates()'
      - 'lib/*: converted to template'
      - updated MANIFEST
      - 'added valid_relaxed(), plus docs and tests'
      - renamed t/01all.t to t/01_strict.t
      - added t/01_strict.t
      - deleted t/01all.t
      - updated MANIFEST
    date: 2007-11-19T10:16:37Z
    tags:
      - NEWFEATURE
    version: 0.03
  - author: 'Marcel Gruenauer <marcel@cpan.org>'
    changes:
      - valid() now catches undef or zero-length strings without warnings
    date: 2007-10-24T20:25:08+02:00
    tags: []
    version: 0.02
  - author: 'Marcel Gruenauer <marcel@cpan.org>'
    changes:
      - original version
    date: 2007-10-23T18:03:40+02:00
    tags: []
    version: 0.01