in reply to
Passing a run time string to require
If scalars were treated as bare words, how would you require files that don't end in ".pm", or that contain "::"? You wouldn't want Perl to enforce arbitrary limits on you, now would you?
Comment on
Re: Passing a run time string to require
In Section
Meditations