in reply to Re^3: Changing @INC before use'ing a module in a BEGIN block
in thread Changing @INC before use'ing a module in a BEGIN block

I don't understand the connection between package namespace and @INC. Can you clarify?

  • Comment on Re^4: Changing @INC before use'ing a module in a BEGIN block

Replies are listed 'Best First'.
Re^5: Changing @INC before use'ing a module in a BEGIN block
by Anonymous Monk on Mar 27, 2009 at 07:22 UTC
    Yes you do, or you wouldn't modifying @INC at all.