Help for this page

Select Code to Download


  1. or download this
        string s;
        array  a;
        hash   h;
    
  2. or download this
        our( $stuff, @stuff, %stuff );
        open *stuff, ...;
        &stuff();
        write stuff;