Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
          url
        /xms ? print "$_ : OK\n" : print "$_ : NOK\n";
    }
    
  2. or download this
    Output:
    a2.xyz.nota.url : OK
    c3.xy1.nota.url : OK
    b1.xyz1.nota.url : OK
    a3.xy11.nota.url : NOK