Help for this page

Select Code to Download


  1. or download this
    category|count
    --------|-----
    ...
    a.c.b   |8
    a.c.b.a |6
    a.c.b.b |2
    
  2. or download this
    use strict;
    use Data::Dumper;
    ...
    }
    print STDERR "Sleeping...\n";
    sleep(1000);