Re: Devel::Cover Use case

2015-07-23 Thread Piyush Verma
Thanks Paul. It worked for me :) Regards, ~Piyush Facebook <https://www.facebook.com/piyushkv1> Twitter <https://twitter.com/SocializePiyush> On Wed, Jul 22, 2015 at 8:26 PM, Paul Johnson wrote: > On Wed, Jul 22, 2015 at 08:17:18PM +0530, Piyush Verma wrote: > > Thanks

Re: Devel::Cover Use case

2015-07-22 Thread Piyush Verma
; On Wed, Jul 22, 2015 at 8:02 PM, Paul Johnson wrote: > On Wed, Jul 22, 2015 at 04:56:12PM +0300, Shlomi Fish wrote: > > Hi Piyush, > > > > On Wed, 22 Jul 2015 19:08:20 +0530 > > Piyush Verma <114piy...@gmail.com> wrote: > > > > > Hi, > > &g

Re: Devel::Cover Use case

2015-07-22 Thread Piyush Verma
<https://www.facebook.com/piyushkv1> Twitter <https://twitter.com/SocializePiyush> On Wed, Jul 22, 2015 at 7:26 PM, Shlomi Fish wrote: > Hi Piyush, > > On Wed, 22 Jul 2015 19:08:20 +0530 > Piyush Verma <114piy...@gmail.com> wrote: > > > Hi, > > > &

Devel::Cover Use case

2015-07-22 Thread Piyush Verma
Hi, I want to collect code coverage data of my perl project which has a .pl file and .pm files. If I include this module in each file, I'm getting result only of .pl file. Can anyone suggest about the use case so that I can collect code coverage data of all files. Regards, ~Piyush

uninitialized value $cwd_untainted in chdir at /usr/local/lib/perl5/5.10.0/File/Find.pm

2013-06-26 Thread Piyush Verma
clear picture why I am facing this issue. (environment problem or something else) Please help me to find out the way so that I can debug this thing. Below is wrapper script picture:- Python script | Shell Script | Perl Command -- *Piyush Verma*

Can we use string as variable name

2013-04-30 Thread Piyush Verma
ot;) as a SCALAR ref while "strict refs" in use at 2.pl line 6. -- *Piyush Verma*