Is there a way to do no lib from the command-line option (the opposite of -I or -Mlib=...)? I want to remove entries from @INC, or to be more exact I want to set @INC to an exactt list of directories. Preferably without the use of -e or other non-core modules.