Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    
    print "Results:\n";
    map { print "$_\n" } @split;
    
  2. or download this
    Results:
    111111111
    22222\:2222
    333333333
    4444444
    
  3. or download this
    my $string = 'AAA:BBB:CCC\\:CCC:DDD";