Thanks! That answers a lot - in fact, it was just what I needed. My brain lock was caused my by misunderstanding of what the module does. I had (wrongly) assumed that I could just hand it a large block of text and with repeated calls pull out delimited text. Apparently, it's a little more work then that, which is OK by me.
Again, thanks. ~SAJ --- Uri Guttman <[EMAIL PROTECTED]> wrote: > >>>>> "SAJ" == Stephen A Jarjoura <[EMAIL PROTECTED]> writes: > > SAJ> Hello, I've been trying to use the Text::Balanced module, but > SAJ> having no luck at all. I've read the manpage a dozen times, and > SAJ> still don't know why my (very) simple test cases fail. > > you need to rtfm some more. you are not calling these subs correctly. > _______________________________________________ Boston-pm mailing list [email protected] http://mail.pm.org/mailman/listinfo/boston-pm

