in reply to Re: Undefined subroutine &main::func1
in thread Undefined subroutine &main::func1 [SOLVED]
Hello soonix,
Thank you for your time and effort reading and reviewing my code.
Well if I am not mistaken (I am not really sure since I have no experience with reusable modules) that the '&' is not affecting the code on %EXPORT_TAGS because I am not using them, not yet at least.
Based on the example Simple Module Tutorial the author is using these sigils and they work fine, I just tested it. I assume the error comes from the Directories that I using Net::SNTP:Client.pm can not be used without been installed.
Or maybe I am doing many wrong assumptions.
Any way I am still working on it to learn more about it, thank you for your time and effort again.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Undefined subroutine &main::func1
by soonix (Chancellor) on Jun 28, 2015 at 15:26 UTC | |
by thanos1983 (Parson) on Jun 28, 2015 at 15:58 UTC |