>>>>> "DB" == Dan Boger <[EMAIL PROTECTED]> writes:
DB> On Wed, Nov 02, 2005 at 04:44:35PM -0800, Stephen A. Jarjoura wrote: >> Hello, I've been trying to use the Text::Balanced module, but having >> no luck at all. I've read the manpage a dozen times, and still don't >> know why my (very) simple test cases fail. >> >> Any insight, into what I'm missing, would be appreciated. DB> I believe these all fail because T:B expects the whole string to be DB> enclosed in quotes: it is the initial string that needs to be quoted, not the whole string. see my other post on this where i show several ways to fix his code. uri -- Uri Guttman ------ [EMAIL PROTECTED] -------- http://www.stemsystems.com --Perl Consulting, Stem Development, Systems Architecture, Design and Coding- Search or Offer Perl Jobs ---------------------------- http://jobs.perl.org _______________________________________________ Boston-pm mailing list [email protected] http://mail.pm.org/mailman/listinfo/boston-pm

