---
abstract: 'A simple EPP server implementation.'
author:
  - 'Gavin Brown <gavin.brown@icann.org>'
build_requires:
  Test::More: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.031, 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: Net-EPP-Server
requires:
  Carp: '0'
  Crypt::OpenSSL::Random: '0'
  DateTime::Format::ISO8601: '0'
  Digest::SHA: '0'
  IO::Socket::SSL: '0'
  List::Util: '0'
  Mozilla::CA: '0'
  Net::EPP: '0.27'
  Net::EPP::Frame: '0'
  Net::EPP::Protocol: '0'
  Net::EPP::ResponseCodes: '0'
  Net::Server::PreFork: '0'
  No::Worries::DN: '0'
  Socket: '0'
  Socket6: '0'
  Sys::Hostname: '0'
  Time::HiRes: '0'
  XML::LibXML: '0'
  base: '0'
  bytes: '0'
  feature: '0'
  open: '0'
  strict: '0'
  utf8: '0'
  vars: '0'
  warnings: '0'
version: '0.001'
x_generated_by_perl: v5.34.1
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'