Howdy, I'm used to using:
use strict;
$subRef = __PACKAGE__->can("SomeSubRoutineName")
&$subRef;
to dynamically call a sub in my own package, but how do I do this with a sub
in a different package?
Jay
_______________________________________________
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech
