Help for this page

Select Code to Download


  1. or download this
    if ( -d 'D:\\Perl\\strawberry\\cpan\\sources' ) {
      # If we are on fake Hotel/Airport wireless,
    ...
        }
      }
    }
    
  2. or download this
    use File::Touch;
    my @file_list = (
    ...
      q[D:/Perl/strawberry/cpan/sources/modules/03modlist.data.gz]
    );
    touch(@file_list);