Devel::Cover and HTML::Mason

2006-06-03 Thread jason gessner
anyone done this before i figure out how to do it? Many Thanks! -jason gessner [EMAIL PROTECTED]

error during full make text on Mac OS X Tiger

2005-12-06 Thread Jason Gessner
# Dumping Core... # ' # expected: 'ok 1 # ok 2 # ok 3 # ' # Looks like you failed 5 tests of 6. The script in question is attached. dynlexpad.t Description: Binary data I hope this helps! The make test passed everything, but this error occurred while running make fulltest. -jason gessner [EMAIL PROTECTED]

Re: TAP docs

2005-02-19 Thread Jason Gessner
is skip supposed to be case sensitive? is it Skip, skip or SKIP ? TODO seems to be all caps. -jason gessner [EMAIL PROTECTED] On Feb 19, 2005, at 8:48 PM, Andy Lester wrote: The synopsis uses passive voice; <.> is called TAP. Id turn that around. TAP, the Test Anything Protoc

Re: --session option to prove

2004-12-13 Thread Jason Gessner
David Cantrell wrote: Jason Gessner wrote: Andy Lester wrote: So it's sort of adding make functionality with prove. The way the check is running in the patch, the only criteria for updating it is changes in the .t file, but what if what you're updating is the source file? Detecting a

Re: --session option to prove

2004-12-13 Thread Jason Gessner
Andy Lester wrote: On Sun, Dec 12, 2004 at 12:24:26AM -0600, Jason Gessner ([EMAIL PROTECTED]) wrote: This is not designed as a replacement for a cron'd prove. The way i see it being used is in a terminal window adjacent to an editing session while trying to nail down a problem. So it&#

--session option to prove

2004-12-11 Thread Jason Gessner
tests. This is not designed as a replacement for a cron'd prove. The way i see it being used is in a terminal window adjacent to an editing session while trying to nail down a problem. Thoughts? -jason gessner [EMAIL PROTECTED] 23a24 > my $session = 0; 42a44 > 'session