Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        return bless \ my $var, shift;
    }
    
  2. or download this
    C:/Strawberry/perl/bin\perl.exe -w d:/tmp/pm/test_only_fails.pl 
    not ok 2 - TEST 2
    ...
    #          got: '2'
    #     expected: '3'
    # Looks like you failed 1 test of 5.