![]() |
|
Perl: the Markov chain saw | |
PerlMonks |
Re^3: Detect undefined subroutinesby jepri (Parson) |
on Sep 23, 2004 at 14:31 UTC ( #393210=note: print w/replies, xml ) | Need Help?? |
It was indeed a quick browse, combined with an old memory of looking quite hard for this. This time I went through, paying particular attention to the Sub:: hierachy, hence missing them tucked away in Class::. I've written objects before in perl, but I don't think of methods and functions(sub{}s), classes and namespaces as being interchangable, which is kind of implied with your naming scheme. I do realise that they more-or-less are, but I learned on GWBasic first, so if I can "call" it, I think "It's a sub" :) Anyway, cool modules and I'm gonna go take the back off them and see what makes them tick. But I'll do it later, I'm too tired now. ___________________
In Section
Seekers of Perl Wisdom
|
|