in reply to Regex to match between [ref] and [/ref]
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Regex to match between [ref] and [/ref]
by ultranerds (Hermit) on Jul 17, 2009 at 10:31 UTC | |
Thanks for the reply. I just tried a basic test with Parse::BBcode, using their example:
..but I get an error: Not a HASH reference at /usr/lib/perl5/vendor_perl/5.8.4/Parse/BBCode.pm line 81. Any suggestions? I've never had much luck with those BBCode perl modules (thats why I tend to try and just do it with regex rules =)) TIA Andy | [reply] [d/l] |
by tinita (Parson) on Jul 17, 2009 at 11:05 UTC | |
I forgot this because the tagname is 'code', and my brain probably refused to duplicate a word. Please report, if you find any further bugs or documentation issues. edit: so that means it must be:
| [reply] [d/l] [select] |