| April 14, 2012 | 82% of Perl Testing | Back Next | 
        $ perl t/05_simple.t 
        1..5
        ok 1 - '1' evaluates to true in Perl
        ok 2 - '0' evaluates to false in Perl
        ok 3 - '4' + '3' adds up to '7'
        ok 4 - Concatenated to 'Love is a many splendored thing'
        ok 5 - As expected, string matched pattern
| Home Last TOC | Copyright © 2012 James E Keenan | Back Next |