Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl --
    use strict;
    ...
    [4]
    [2]
    [4, 2]
    
  2. or download this
    $ perl beans
    Global symbol "$index" requires explicit package name at beans line 11
    +.
    Execution of beans aborted due to compilation errors.