Help for this page

Select Code to Download


  1. or download this
    sub onTick {
        our $x;
    ...
        }
        return $x;
    }
    
  2. or download this
    sub onTick {
        our $x;
    ...
        }
        return $x;
    }
    
  3. or download this
    #! perl -slw
    use strict;
    ...
    some text :was read
    written :was read and written
    read & written :was read and written