The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Ark::Plugin::ReproxyCallback - Ark plugins for Reproxy

SYNOPSIS

    use Ark;
    use_plubins qw/
        ReproxyCallback
    /;

DESCRIPTION

Ark::Plugin::ReproxyCallback is Ark plugin for supporting Reproxy.

LICENSE

Copyright (C) Songmu.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

Daisuke Murase <typester@cpan.org>

Songmu <y.songmu@gmail.com>