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

NAME

Pcore::Ext::Lib::Modern::Plugin

SYNOPSIS

    # swipe tab plugin
    plugins => {
        $type->{'/Pcore/Ext/Lib/Modern/Plugin/swipe_tab'} => {
            allowOverflow   => \0,
            allowDirections => [ 'left', 'right' ],
        },
    },

DESCRIPTION

ATTRIBUTES

METHODS

SEE ALSO