Help for this page

Select Code to Download


  1. or download this
    sub X() { 0 } print "$message1 \n" if( runtime cond);
    
  2. or download this
    sub X() { 0 }
    
  3. or download this
    {
        my $debug = 0;
    ...
            warn "debug set\n";
        }
    }
    
  4. or download this
    {
        sub debug () { 0 }
    ...
            warn "debug set\n";
        }
    }
    
  5. or download this
    qwurx [shmem] ~ > perl -MO=Deparse,-x,-p
    {
    ...
    __DATA__
    (<Ctrl>D pressed)
    - syntax OK