in reply to Re: What does this code do?
in thread What does this code do?

The fancy stuff (negation, tags, patterns) only work if the first item is such. Something like use Module qw( foo :tag ); will not work, since the code will skip expanding the fancy stuff if the first argument doesn't trigger it.

But that has nothing to do with the conjectured significance of the first item in @EXPORT_OK.

Replies are listed 'Best First'.
Re: Re: Re: What does this code do?
by shotgunefx (Parson) on Oct 04, 2002 at 16:48 UTC
    Just a guess. Don't have the time or inclination to dig deep.

    -Lee

    "To be civilized is to deny one's nature."