The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
bin/srs-epp-proxy
COPYING.txt
inc/Module/Install.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/Scripts.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
lib/SRS/EPP/Changes.pod
lib/SRS/EPP/Command.pm
lib/SRS/EPP/Command/Check.pm
lib/SRS/EPP/Command/Check/Contact.pm
lib/SRS/EPP/Command/Check/Domain.pm
lib/SRS/EPP/Command/Create.pm
lib/SRS/EPP/Command/Create/Contact.pm
lib/SRS/EPP/Command/Delete.pm
lib/SRS/EPP/Command/Delete/Contact.pm
lib/SRS/EPP/Command/Delete/Domain.pm
lib/SRS/EPP/Command/Extension.pm
lib/SRS/EPP/Command/Hello.pm
lib/SRS/EPP/Command/Info.pm
lib/SRS/EPP/Command/Info/Contact.pm
lib/SRS/EPP/Command/Info/Domain.pm
lib/SRS/EPP/Command/Login.pm
lib/SRS/EPP/Command/Logout.pm
lib/SRS/EPP/Command/PayloadClass.pm
lib/SRS/EPP/Command/Renew.pm
lib/SRS/EPP/Command/Renew/Domain.pm
lib/SRS/EPP/Command/Transfer.pm
lib/SRS/EPP/Command/Transfer/Domain.pm
lib/SRS/EPP/Command/Update.pm
lib/SRS/EPP/Message.pm
lib/SRS/EPP/OpenPGP.pm
lib/SRS/EPP/Packets.pm
lib/SRS/EPP/Proxy.pm
lib/SRS/EPP/Proxy/ConfigFromFile.pm
lib/SRS/EPP/Proxy/Listener.pm
lib/SRS/EPP/Proxy/SimpleConfig.pm
lib/SRS/EPP/Proxy/UA.pm
lib/SRS/EPP/Request.pm
lib/SRS/EPP/Response.pm
lib/SRS/EPP/Response/Check.pm
lib/SRS/EPP/Response/Error.pm
lib/SRS/EPP/Response/Greeting.pm
lib/SRS/EPP/Response/Info.pm
lib/SRS/EPP/Session.pm
lib/SRS/EPP/Session/BackendQ.pm
lib/SRS/EPP/Session/CmdQ.pm
lib/SRS/EPP/SRSMessage.pm
lib/SRS/EPP/SRSRequest.pm
lib/SRS/EPP/SRSResponse.pm
Makefile.PL
MANIFEST			This list of files
MANIFEST.SKIP
META.yml
README
SIGNATURE
SubmittingPatches
t/00-load.t
t/01-listener.t
t/02-packeter.t
t/02-packeter/example-stream.raw
t/03-messages.t
t/04-backend-queue.t
t/05-command-queue.t
t/06-ua.t
t/07-pgp.t
t/09-session.t
t/09-session/example-session.raw
t/12-transform-fu.t
t/13-transform-xslt.t
t/30-transform-rfc4930-common.t
t/31-transform-rfc4931-domain.t
t/32-transform-rfc4932-host.t
t/33-transform-rfc4933-contact.t
t/90-pod-syntax.t
t/91-pod-coverage.t
t/92-license.t
t/93-perltidy.t
t/Log4test.pm
t/mappings.t
t/mappings/00a-skeleton.yaml
t/mappings/01a-check-domain.yaml
t/mappings/01b-check-domain.yaml
t/mappings/02a-check-contact.yaml
t/mappings/02b-check-contact-one.yaml
t/mappings/02c-check-contact-found-one.yaml
t/mappings/03a-delete-domain.yaml
t/mappings/03b-notfound.yaml
t/mappings/03c-error.yaml
t/mappings/04a-info-contact.yaml
t/mappings/04b-info-contact.yaml
t/mappings/04c-info-contact.yaml
t/mappings/05a-info-domain.yaml
t/mappings/05b-info-domain.yaml
t/mappings/05c-info-domain.yaml
t/mappings/05d-info-domain.yaml
t/mappings/06a-delete-handles.yaml
t/mappings/06b-not-found.yaml
t/mappings/06c-error.yaml
t/mappings/08a-renew-domain.yaml
t/mappings/08b-renew-domain-notfound.yaml
t/mappings/08c-renew-domain-duplicate.yaml
t/mappings/08d-renew-domain-permission.yaml
t/mappings/11a-create-contact-simple.yaml
t/mappings/11b-create-contact-full.yaml
t/mappings/11c-create-contact-srs-error.yaml
t/mappings/11d-create-contact-reject-company.yaml
t/mappings/13a-transfer-request-simple.yaml
t/mappings/13b-transfer-request-notfound.yaml
t/mappings/13c-transfer-request-error.yaml
t/mappings/13o-transfer-query.yaml
t/Mock.pm
t/templates/check-contact.tt
t/templates/check-domain.tt
t/templates/create-contact.tt
t/templates/create-domain.tt
t/templates/delete-contact.tt
t/templates/delete-domain.tt
t/templates/frame.tt
t/templates/hello.tt
t/templates/info-contact.tt
t/templates/info-domain.tt
t/templates/login.tt
t/templates/logout.tt
t/templates/renew-domain.tt
t/templates/transfer-domain-query.tt
t/templates/transfer-domain.tt
t/templates/update-domain.tt
t/XMLMappingTests.pm