Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
The tags that mark types of templated sections are as follows:
What I want to find is the code within these tags to pass to a subroutineopen close [( )] [| |] [{ }]
I've been playing around with the regex but am having a tough time.
Any help would be much appreciated
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Template system and substitution
by mirod (Canon) on Nov 17, 2000 at 02:08 UTC | |
by Dominus (Parson) on Nov 17, 2000 at 08:36 UTC | |
(tye)Re: Template system and substitution
by tye (Sage) on Nov 17, 2000 at 02:13 UTC | |
by tedv (Pilgrim) on Nov 17, 2000 at 03:23 UTC | |
by tye (Sage) on Nov 17, 2000 at 04:05 UTC | |
by tedv (Pilgrim) on Nov 17, 2000 at 04:12 UTC | |
by tye (Sage) on Nov 17, 2000 at 04:34 UTC | |
| |
by jepri (Parson) on Nov 17, 2000 at 04:36 UTC | |
by extremely (Priest) on Nov 17, 2000 at 07:37 UTC |