Help for this page

Select Code to Download


  1. or download this
    use strict;
    use List::MoreUtils qw(:all);
    ...
    {
        print "\n$a $b $c";
    }
    
  2. or download this
    ab cc 12
    bc dd 34
    cd ee 56
    de gg 78