in reply to 'use warning' and package interaction
in thread order of strict and package

A simple use warnings; doesn't but more advanced usages of that module do. Sorry, I was misleading.

        - tye (but my friends call me "Tye")

Replies are listed 'Best First'.
Re: (tye)Re: 'use warning' and package interaction
by John M. Dlugosz (Monsignor) on Jun 02, 2001 at 00:25 UTC
    I found the calling package was a default for registring a category, but could not find anything that affects the calling package. Can you be more specific?