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

NAME

Example::ValidationTemplates - ValidationTemplates for the Expamle app.

    package MyPackage;
    use Moo;
    with qw(
        Example::ValidationTemplates
        MooX::Params::CompiledValidators
    );
    ...

DESCRIPTION

This is the place to specify every parameter in the Example project.

ValidationTemplates

1 POD Error

The following errors were encountered while parsing the POD:

Around line 14:

Unknown directive: =head