in reply to Unable to print the contents of an array reference passed from the main pgm to the flat file

In this case,not able to print the contents.

What happens?

It would be easier if you minimized your code to a few lines which demonstrate your problem, and without the other code that is of no interest to us.

You should also read perlreftut, which introduces you to references in Perl.

Perl 6 - links to (nearly) everything that is Perl 6.
  • Comment on Re: Unable to print the contents of an array reference passed from the main pgm to the flat file