Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
    { "\$A" => \undef, "\$B" => \0, "\$C" => \3, "\$i" => \1 }
    { "\$A" => \undef, "\$B" => \0, "\$C" => \3, "\$i" => \2 }
    { "\$A" => \undef, "\$B" => \0, "\$C" => \3, "\$i" => \3 }