App-perlfind

 view release on metacpan or  search on metacpan

lib/App/perlfind/Plugin/Functions.pm  view on Meta::CPAN

=head1 SYNOPSIS

    # perlfind splice
    # (is the same as "perlfind -f splice")

    # perlfind -- -r
    # shows the -X entry in perlfunc

=head1 DESCRIPTION

This plugin for L<App::perlfind> checks whether the search term looks like a
built-in function and if so, adds C<perlfunc> to the match results.

lib/App/perlfind/Plugin/Label.pm  view on Meta::CPAN


App::perlfind::Plugin::Label - Plugin for labels

=head1 SYNOPSIS

    # perlfind FOO:
    # (runs `perldoc perlsyn`)

=head1 DESCRIPTION

This plugin for L<App::perlfind> checks whether the search term looks like a
label and if so, adds C<perlsyn> to the match results.



( run in 0.486 second using v1.01-cache-2.11-cpan-64827b87656 )