in reply to Look at a module's source-code
which is valid. However, it fails when looking up something that isn't a module, like perldoc itself:% perldoc -m Module::Name
So... nice snippet. :)% perldoc -m perldoc No documentation found for "perldoc".
|
|---|