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 framework for authoring POP3 servers'
author:
  - 'Chris Williams <chris@bingosnet.co.uk>'
build_requires:
  ExtUtils::MakeMaker: 6.42
  Test::More: 0.47
configure_requires:
  ExtUtils::MakeMaker: 6.42
distribution_type: module
generated_by: 'Module::Install version 1.00'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: POE-Component-Server-POP3
no_index:
  directory:
    - examples
    - inc
    - t
provides:
  POE::Component::Server::POP3:
    file: lib/POE/Component/Server/POP3.pm
    version: 0.10
  POE::Component::Server::POP3::Constants:
    file: lib/POE/Component/Server/POP3/Constants.pm
    version: 0.10
requires:
  POE: 0.38
  POE::Component::Pluggable: 0.03
  POE::Filter::Line: 0
  POE::Wheel::ReadWrite: 0
  POE::Wheel::SocketFactory: 0
  perl: 5.6.0
resources:
  homepage: http://github.com/bingos/poe-component-server-pop3/tree
  license: http://dev.perl.org/licenses/
  repository: git://github.com/bingos/poe-component-server-pop3.git
version: 0.10