in reply to Re^4: Testing Perl Package
in thread Testing Perl Package

Well, the code you posted in Testing Perl Package contains only a bunch of global hashes, it contains no methods/functions/subs, especially none called new/CAN11...

Replies are listed 'Best First'.
Re^6: Testing Perl Package
by nlalitha (Initiate) on May 10, 2013 at 11:53 UTC

    Hi,

    May be my understanding wrong, could you please provide some examples other than mentioned in the CPAN Module.

    How to use "Test::more" module to our package which is local