The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<Plugin::ErrorCatcher>
    # ...

    emit_module Catalyst::Plugin::ErrorCatcher::File
</Plugin::ErrorCatcher>

<Plugin::ErrorCatcher::File>
    dir     /tmp/cpectest
    prefix  cpectest
</Plugin::ErrorCatcher::File>