Help for this page

Select Code to Download


  1. or download this
    % which perl
    /usr/bin/perl
    
  2. or download this
    use strict;
    use warnings;
    
    ...
                or warn "can't delete $test_data[$_]{name}";
        }
    }