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

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