While looking at a module under `lib/Some/Module.pm`, I was expecting the following to just DWIM: ``` isa-splain -Ilib Some::Module ``` but instead I got: ``` Unexpected argument -Ilib E<App::Isa::Splain#3> ```
While looking at a module under
lib/Some/Module.pm, I was expecting the following to just DWIM:but instead I got: