in reply to Re^3: Inheritance problem: Not a HASH ref
in thread Inheritance problem: Not a HASH ref

that works, thanks

  • Comment on Re^4: Inheritance problem: Not a HASH ref

Replies are listed 'Best First'.
Re^5: Inheritance problem: Not a HASH ref
by stevieb (Canon) on Feb 25, 2019 at 23:28 UTC

    Understand clearly that NetWallah is suggesting something that can break things very easily and subtly.

    Please review that post, where it was said "not a good idea".

    Do not break things like this. Do not work this way. It was a concept piece of code that shows 'how' you could do something, not how you *should* do something.

    If you continue on this path now, you'll do so going forward. Don't.

    Proof of Concept chunks of code are just that... tests.