(brief sample of data, with at least one example of each thing to be captured) #### (brief sample, with "# comments" if needed, of what you want to create) #### #!/usr/bin/perl use strict; use warnings; # whatever you've got in terms of perl code...