Hello Ingo,
I have a few comments. First, your module will only export functions
explicitly listed in the @EXPORT and @EXPORT_OK lists. These do not get
inherited from parent classes, for better or worse. Second, it looks like
you're assigning to pdl_subclass's $ISA, not @ISA. The array form is wh
Hello everyone,
Let me make sure I get this right. Two or more PDLs are being operated on
to produce a result, but nowhere are the two consulted for a desired output
type or initialization. This has been tracked down to a loss of context
somewhere in the chain of function calls. There are two prob