in reply to printing an array with references in it

how can i print the references in the @procs array?

That's exactly what you are doing. CODE(0x1d4f9ec) is the reference to your first subroutine.

--
<http://www.dave.org.uk>

"The first rule of Perl club is you do not talk about Perl club."
-- Chip Salzenberg

  • Comment on Re: printing an array with references in it