in reply to Re: Export from module in subdirectory
in thread Export from module in subdirectory

"you should eventually select better names than lib and test"

Interestingly, this was uploaded to CPAN just now... Test::Lib 0.001.

perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'
  • Comment on Re^2: Export from module in subdirectory