Help for this page

Select Code to Download


  1. or download this
    my @baton = qw(| \ - /);
    
  2. or download this
    select undef, undef, undef, .15;  # or use Time::HiRes
    
  3. or download this
    push @baton, shift @baton;
    print "$baton[0]\b";