in reply to Re: Dynamically load unknown modules
in thread Dynamically load unknown modules

Those "unqualified variables" are part of the standard interface of File::Find. It's shipped with Perl for several years. The interface does suck. (I think you accidentally left the concatenation operator in your fourth point, too.)

  • Comment on Re: Re: Dynamically load unknown modules

Replies are listed 'Best First'.
Re: Re: Re: Dynamically load unknown modules
by fruiture (Curate) on Aug 27, 2002 at 15:42 UTC

    Yes, and because the interface sucks (imho,too), i don't want to have to remember it when reading a subroutine that actually has not much to do with it.

    Hmm, i assume the '.' is wanted inside the string, because the leading '_' without concatenation operator implies the author thought "in hash keys it's like in double-quoted strings". I think he'll figure out himself what he might have meant ;)

    --
    http://fruiture.de