Help for this page

Select Code to Download


  1. or download this
        while(  <DATA>  ) {
            print;
    
    ...
    __END__
    this=that
    one=12
    
  2. or download this
    this=that
    (this)(that)
    # (this)(that)
    ...
    # ()()
    (?# (one)(12) )
    (?# (1)() )