@ARGV = Win32::CommandLine::argv() if eval { local @INC = grep !/^\.$/, @INC; # LHS is localized, RHS gets global @INC require Win32::CommandLine; };