Help for this page

Select Code to Download


  1. or download this
    {
        package Yme;
        code;
    }
    
  2. or download this
    package Ynot;
    {
       code;
    }
    
  3. or download this
    sub lup { "LOOP" }
    sub say { print @_, $/; sleep 1; }
    ...
    #}          ### uncomment
    
    #mysub();    ### uncomment