[sf-perl] dynamic use command

Rich Morin rdm at cfcl.com
Fri Apr 4 04:04:15 PDT 2008


At 00:17 -0700 4/4/08, Michael Friedman wrote:
> The other thing you can do is realize that, according to
> `perldoc -f use`:
>
> 	It [use] is exactly equivalent to
>        	BEGIN { require Module; import Module LIST; }

Is this true in the case of "use strict"?

-r
-- 
http://www.cfcl.com/rdm            Rich Morin
http://www.cfcl.com/rdm/resume     rdm at cfcl.com
http://www.cfcl.com/rdm/weblog     +1 650-873-7841

Technical editing and writing, programming, and web development


More information about the SanFrancisco-pm mailing list