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

NAME

debug - Greple module for debug control

SYNOPSIS

greple -Mdebug::on(target)

greple -Mdebug::on=target

DESCRIPTION

Enable debug mode for specified target.

    getopt: Getopt::Long

    getoptex: Getopt::EX

EXAMPLE

Next command will show how the module option is processed in Getopt::EX module.

    greple -Mdebug::on=getoptex -Mdig --dig . -do something