in reply to Re^3: object creation
in thread object creation

Sorry I was talking about the OP's project, not your snippet.

Manipulating DB:: means sabotaging the debugger, which is activated with '-d'.

Cheers Rolf

( addicted to the Perl Programming Language)

Replies are listed 'Best First'.
Re^5: object creation
by *alexandre* (Scribe) on May 23, 2013 at 13:05 UTC
    Thanks I rename my module and it's working fine right now. Cheers
Re^5: object creation
by hdb (Monsignor) on May 22, 2013 at 16:30 UTC

    So the minimum change he has to do is to rename his module?

      yep!

      Cheers Rolf

      ( addicted to the Perl Programming Language)