in reply to Howto return a reference of an array of custom class?

I don't think your problem is the mat::Network routines, your program can't find the "p" subroutine. Where is it? Do you need to include some other module or something that contains the definition of p()?

non-Perl: Andy Ford

  • Comment on Re: Howto return a reference of an array of custom class?

Replies are listed 'Best First'.
Re: Howto return a reference of an array of custom class?
by true_atlantis (Acolyte) on Sep 05, 2007 at 17:40 UTC
    jess... im an idiot... my problem is that i have been switching between java and perl, and classes are way different in each. thanks everyone