Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
In that case, Regex::Common::balanced or Text::Balanced would come in handy as well as some in depth knowledge of regexes. Any advice as to what course of action I would/could/should take?regex searching for "sub word {"; balanced pattern matching to find the end of the subroutine; continue onwards;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Profiling Code (Subroutine Documenting.)
by Roger (Parson) on Mar 03, 2004 at 03:48 UTC | |
|
Re: Profiling Code (Subroutine Documenting.)
by BUU (Prior) on Mar 03, 2004 at 03:11 UTC | |
by adrianh (Chancellor) on Mar 03, 2004 at 16:28 UTC | |
|
Re: Profiling Code (Subroutine Documenting.)
by graff (Chancellor) on Mar 03, 2004 at 04:23 UTC | |
|
Re: Profiling Code (Subroutine Documenting.)
by adamk (Chaplain) on Mar 05, 2004 at 02:18 UTC |