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

SYNOPSIS

In your Makefile.PL:

    use inc::Module::Package 'Ingy:modern';

DESCRIPTION

This module defines the standard configurations for Module::Package based Makefile.PLs, used by Ingy döt Net. You don't have to be Ingy to use it. If you write a lot of CPAN modules, you might want to copy or subclass it under a name matching your own CPAN id.

FLAVORS

Currently this module only defines the :modern flavor.

:modern

In addition to the inherited behavior, this flavor uses the following plugins:

    - Stardoc
    - ReadmeFromPod
    - AckXXX
    - VersionCheck

It also conditionally uses these plugins if you need them:

    - TestBase
    - TestML

OPTIONS

This module does not add any usage options of than the ones inherited from Module::Package::Plugin.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 225:

Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8