Re: patch to DT::F::Builder

2004-02-01 Thread Yitzchak Scott-Thoennes
On Thu, Jan 29, 2004 at 04:41:41PM -0800, Daisuke Maki <[EMAIL PROTECTED]> wrote: > > It was really annoying me that parsers based on DT::F::Builder would by > default report a parse failure as being in DT::F::B::Parser. > > I'd like the error message to tell me where in the calling script it > f

Re: patch to DT::F::Builder

2004-02-01 Thread Yitzchak Scott-Thoennes
On Fri, Jan 30, 2004 at 12:18:51AM -0600, Dave Rolsky <[EMAIL PROTECTED]> wrote: > On Thu, 29 Jan 2004, Daisuke Maki wrote: > > > > Can't this be done with the @CARP_NOT variable? > > > > Hmmm, I was trying to do this: > > > >sub on_fail { > > my($class, $input) = @_; > > local @Ca