Re: unit test case for this perl code

2011-09-03 Thread flebber
On Sep 2, 4:46 am, ratul...@yahoo.co.in (anirban adhikary) wrote: > Hi I have write the following code and Now I have been asked to write a unit > test case for this code. But neither I have  any idea how to write a unit > test case nor I have ever experience with it. So in this case I am asking

Re: unit test case for this perl code

2011-09-03 Thread Peter Scott
On Fri, 02 Sep 2011 14:16:30 +0530, anirban adhikary wrote: > Hi I have write the following code and Now I have been asked to write a > unit test case for this code. But neither I have  any idea how to write > a unit test case nor I have ever experience with it. So in this case I > am asking your

unit test case for this perl code

2011-09-02 Thread anirban adhikary
Hi I have write the following code and Now I have been asked to write a unit test case for this code. But neither I have  any idea how to write a unit test case nor I have ever experience with it. So in this case I am asking your help. #!/usr/bin/perl ### ## The program is called by main.pl ##