The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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>