Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    }
    
    print "\n";
    
  2. or download this
    16:51 >perl 1977_SoPW.pl
    13      10
    ...
    
    
    16:51 >
    
  3. or download this
    my $test = "\x0D\x0A\x0D\x0A\x0D\x0A\x0D\x0A\x0D\x0A";
    
  4. or download this
    my $test = "\r\n\r\n\r\n\r\n\r\n";