Help for this page

Select Code to Download


  1. or download this
    {
            use Fcntl qw(:flock);
    ...
                    return @a;
            }
    }
    
  2. or download this
    for(0..9, 'a'..'z') {
            ringadd($_);
    }
    print ringdump();