in reply to Re^3: Issue while installing my module from my local distribution.
in thread Issue while installing my module from my local distribution.
Do you know what sub import is supposed to return?
Do you know the difference between return method; and return "method"; ?
Is sub method { ... } defined in your module?
|
|---|