Help for this page

Select Code to Download


  1. or download this
    my %hash = ( red => 'car' );  # Hash context
    
  2. or download this
    last STATEMENT;               # label context
    
  3. or download this
    open FILE, "my_file.txt";     # file handle context
    
  4. or download this
    $r->open( ARGS );  # looking for an array, and the interpreter is thin
    +king,
                       # it cannot be a label or file handle and it is not
    + a hash, WTF?