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

App::perlfind::Plugin::FoundIn - Plugin to find documentation for syntax and concepts

SYNOPSIS

    # perlfind elsif
    # (runs `perldoc perlsyn`)

DESCRIPTION

This plugin for App::perlfind knows where to find documentation for syntax and built-in Perl concepts. It knows about things like

    elsif
    VERSION
    END
    OUTPUT_RECORD_SEPARATOR
    $^R
    PERL5OPT
    head3
    __DATA__
    :utf8