Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        
        return 1;
    }
    
  2. or download this
    undef, undef: match
    >0<, undef: different
    ...
    >0e0<, >0<: different
    >x<, >0<: different
    >x<, >0<: different