Re: Question - (1) Devel:;Cover and B::Deparse issue (2) "cover" and its momory consuming issue

2006-06-03 Thread Scott Wang
Hi James, Any information on, generally, how and why Devel::Cover use B::Deparse module? I saw tons of messages "Deep recursion on subroutine "B::Deparse::find_scope"" in our test logs. The information on how and why might help us figure out the reason that these messages show up in our logs. Tha

Re: Question - (1) Devel:;Cover and B::Deparse issue (2) "cover" and its momory consuming issue

2006-06-03 Thread James E Keenan
Scott Wang wrote: Hi James, Any information on, generally, how and why Devel::Cover use B::Deparse module? Google is your friend. I recommend going to Google Groups and searching the archives for perl.qa for B::Deparse. I saw tons of messages "Deep recursion on subroutine "B::Deparse::fi

Devel::Cover and HTML::Mason

2006-06-03 Thread jason gessner
Hi All. Has anyone successfully used Devel::Cover under mod_perl to do coverage for a mason application? My preliminary experiments were mixed. I used D::C from my .pl handler file and ran apache with -X, but saw inconsistent results when i did a couple tests. During the first test, it

Re: Question - (1) Devel:;Cover and B::Deparse issue (2) "cover" and its momory consuming issue

2006-06-03 Thread Scott Wang
Thanks!...Scott --- James E Keenan <[EMAIL PROTECTED]> wrote: > Scott Wang wrote: > > Hi James, > > > > Any information on, generally, how and why > > Devel::Cover use B::Deparse module? > > Google is your friend. I recommend going to Google > Groups and searching > the archives for perl.qa