Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl 
    use strict;
    ...
    This is the $column: element-1
    This is the $column: element-2
    Can't use string ("element-3") as an ARRAY ref while "strict refs" in 
    +use at arraysarray.pl line 15.
    
  2. or download this
    #!/usr/bin/perl 
    use strict;
    ...
    This is the $column: element-1
    This is the $column: element-2
    This is the $column: element-3