in reply to How to have 2 functions in one Perl file
Without knowing anything about how your code is laid out, or the type of testing you want to do, I would suggest starting with Test::Simple and if that isn't enough, then Test::More should see you right.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: How to have 2 functions in one Perl file
by Chaoui05 (Scribe) on Apr 18, 2016 at 14:10 UTC | |
by SimonPratt (Friar) on Apr 18, 2016 at 14:43 UTC | |
by Chaoui05 (Scribe) on Apr 18, 2016 at 15:29 UTC | |
by SimonPratt (Friar) on Apr 18, 2016 at 15:48 UTC | |
by Chaoui05 (Scribe) on Apr 19, 2016 at 09:35 UTC | |
by SimonPratt (Friar) on Apr 19, 2016 at 12:32 UTC | |
by stevieb (Canon) on Apr 18, 2016 at 14:19 UTC | |
by Chaoui05 (Scribe) on Apr 18, 2016 at 15:37 UTC |