Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    use strict;
    ...
    $it6->(); $it6->(); $it6->();
    # prints "a"
    print $it6->()->() . "\n";
    
  2. or download this
    Valid append 1
    $VAR1 = 1;
    ...
    
    Invalid append 4
    a