Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
           ? q{ - Both present}
           : q{ - One or both missing};
    }
    
  2. or download this
    Record No. 1 - Both present
    Record No. 2 - One or both missing