in reply to Re: Can't find <module> in @INC error
in thread Can't find <module> in @INC error

Thanks choroba. Just after I posted the questioned I figured that out by going to the directory where the module was installed. However, thanks for the quick reply. :) Jeez, I started off with a blooper on Perlmonks ... :|

  • Comment on Re^2: Can't find <module> in @INC error

Replies are listed 'Best First'.
Re^3: Can't find <module> in @INC error
by tobyink (Canon) on Jun 06, 2012 at 05:32 UTC
    Any question that contains enough information for the first response to comprehensively answer, is a good one.
    perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'

      Thanks tobylink! That is a nice thought. High five!