1Padre::Task::FindUnmatcUhseedrBrCaocnet(r3i)buted Perl DPoacdurmee:n:tTaatsiko:n:FindUnmatchedBrace(3)
2
3
4

NAME

6       Padre::Task::FindUnmatchedBrace - "PPI" based unmatched brace finder
7

SYNOPSIS

9         my $task = Padre::Task::FindUnmatchedBrace->new(
10                 document => $padre_document,
11         );
12         $task->schedule;
13

DESCRIPTION

15       Finds the location of unmatched braces in a "Padre::Document::Perl".
16       If there is no unmatched brace, a message box tells the user about that
17       glorious fact. If there is one, the cursor will jump to it.
18

SEE ALSO

20       This class inherits from "Padre::Task::PPI".
21

AUTHOR

23       Steffen Mueller "smueller@cpan.org"
24
26       Copyright 2008-2011 The Padre development team as listed in Padre.pm.
27
28       This program is free software; you can redistribute it and/or modify it
29       under the same terms as Perl 5 itself.
30
31
32
33perl v5.32.0                      2020-07-28Padre::Task::FindUnmatchedBrace(3)
Impressum