The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
---
abstract: 'A POE-based parser to parse text into an array of tokens.'
author:
  - 'Chris Williams <chris@bingosnet.co.uk>'
build_requires:
  ExtUtils::MakeMaker: '6.59'
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::More: '0.47'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: POE-Filter-ParseWords
requires:
  POE: '0.38'
  POE::Filter: '0'
  Text::ParseWords: '0'
  perl: '5.006'
resources:
  homepage: https://github.com/bingos/poe-filter-parsewords
  repository: https://github.com/bingos/poe-filter-parsewords.git
version: '1.08'
x_serialization_backend: 'YAML::Tiny version 1.70'