Help for this page

Select Code to Download


  1. or download this
    ./flipflop
    Useless use of tell in void context at ./flipflop line 14.
    ...
    root@tivpre-master:/home/robinp # ./fixedflop
    flipflipflipflop
    
  2. or download this
    sub logit {
        local $.=1;
    ...
        print $line
    }