Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    $ftp->quit;
    
    unmap F;
    
  2. or download this
    Can't locate Win32/File0p.pm in @INC (@INC contains: 
    C:/Perl/lib C:/Perl/site/lib .) at cp_dhcp_logs.pl line 6.
    BEGIN failed--compilation aborted at cp_dhcp_logs.pl line 6.
    
  3. or download this
    use strict;
    use warnings;
    ...
    
    
    Map F => '\\\\192.168.1.15\\c$', { persistent => 1 };