in reply to Re: How to print subarray of AOA?
in thread How to print subarray of AOA?

Yes, use <code> tags, even around short pieces of code. It's still code after all.

Replies are listed 'Best First'.
Re^3: How to print subarray of AOA?
by xdg (Monsignor) on Apr 09, 2006 at 16:51 UTC

    And, of course, you can use <c> tags instead of <code> tags, which makes it less of a pain for short pieces of code.

    -xdg

    Code written by xdg and posted on PerlMonks is public domain. It is provided as is with no warranties, express or implied, of any kind. Posted code may not have been tested. Use of posted code is at your own risk.