Help for this page

Select Code to Download


  1. or download this
    if( $^O eq 'MSWin32' ) {
      @ARGV = map glob( $_ ), @ARGV;
    }