in reply to print a tabular report using perl

Look at this if you want to output a report ;)
http://perldoc.perl.org/perlform.html

Replies are listed 'Best First'.
Re^2: print a tabular report using perl
by saketh_hunk (Initiate) on Jan 12, 2016 at 18:15 UTC
    It is too sophisticated , am looking for a simple one. Moreover, in order to implement them, first i need get the code to print multidimensional array elements

      This is about as simple as it gets. And it really is pretty simple. It handles a bunch of stuff for you that you will otherwise have to code for anyway.

      Look at Ratazong's advice if you're certain you want to push forward. It will get you pretty close to your expected output.

      But God demonstrates His own love toward us, in that while we were yet sinners, Christ died for us. Romans 5:8 (NASB)