Help for this page
#!/usr/bin/perl use strict; ... foreach (0 .. $#input) { say "Record $_ is: $input[$_]"; }
Page 1 of 1 Account Unique_Number Description ... This is the third line I am learning perl