Help for this page

Select Code to Download


  1. or download this
    use strict; use warnings;
    my @fields  = ( 0 .. 7, "something" );
    ...
    }
    __END__
    oh no