LoginSignup
7
6

More than 5 years have passed since last update.

perlモジュールがどのディレクトリにあるのか探す方法

Last updated at Posted at 2013-11-26

perlモジュールのソースが見たい

ログの確認時に Hoge::Fuga でエラーが起きているとだけ書かれていて、
どこのディレクトリにあるかわからないときがあった。
そんなときは perldoc コマンド。

$ perldoc -l Munin::Node::Server
/usr/share/perl5/vendor_perl/Munin/Node/Server.pm
7
6
2

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
7
6