Help for this page

Select Code to Download


  1. or download this
    my @a=(3,4);
    
    ...
    }
    
    x(@a);
    
  2. or download this
    $ perl5220 -w ~/tmp/p
    Use of uninitialized value $_ in concatenation (.) or string at /home/
    +davem/tmp/p line 9.
    Use of uninitialized value $_ in concatenation (.) or string at /home/
    +davem/tmp/p line 9.
    [][]