Help for this page

Select Code to Download


  1. or download this
     
    $rect =~ s{ \0\a\0       } ''xmsg;
    $rect =~ s{ [ ]+ \z      } ''xms;
    $rect =~ s{ .{$width} \z } ''xms;
    
  2. or download this
    perl -MConfig -MWin32::Console -E "say $Config{version}; say $Win32::C
    +onsole::VERSION"
    
    5.14.2
    0.10