Man Page: padre::task::findunmatchedbrace
Operating Environment: debian
Section: 3pm
Padre::Task::FindUnmatchedBrace(3pm) User Contributed Perl Documentation Padre::Task::FindUnmatchedBrace(3pm)NAMEPadre::Task::FindUnmatchedBrace - "PPI" based unmatched brace finderSYNOPSISmy $task = Padre::Task::FindUnmatchedBrace->new( document => $padre_document, ); $task->schedule;DESCRIPTIONFinds the location of unmatched braces in a "Padre::Document::Perl". If there is no unmatched brace, a message box tells the user about that glorious fact. If there is one, the cursor will jump to it.SEE ALSOThis class inherits from "Padre::Task::PPI".AUTHORSteffen Mueller "smueller@cpan.org"COPYRIGHT AND LICENSECopyright 2008-2012 The Padre development team as listed in Padre.pm. This program is free software; you can redistribute it and/or modify it under the same terms as Perl 5 itself. perl v5.14.2 2012-06-27 Padre::Task::FindUnmatchedBrace(3pm)
| Related Man Pages |
|---|
| padre::constant(3pm) - debian |
| padre::plugin::yaml(3pm) - debian |
| padre::plugin::yaml::document(3pm) - debian |
| padre::task::file(3pm) - debian |
| padre::task::lwp(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| One instance of comparing grep and awk |
| A (ksh) Library For and From UNIX.com |