Can we call Script subroutine from package's module?
As example:
If I have script test.pl has subroutine sub getFileName,
In the other hand I have module called testm.pm and it has pakage called callSub, from callSub how can I call getFileName in test.pl ?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.