$ perl -d:Foo -e1 Can't locate Devel/Foo.pm in @INC (...) $ perl -d:Foo=opt -e1 Can't find string terminator ";" anywhere before EOF.