in reply to Re^4: Explicit package name Warning!!!
in thread Explicit package name Warning!!!

Can't say whether my hasty comment is applicable to Strawberry's implementation, but, clarifying and correcting the parenthetical statement at least with respect to my flavor (ActiveState):

(not needed with 5.016 and higher if the script includes the line use 5.01n; where n is a relevant decimal digit)


If you didn't program your executable by toggling in binary, it wasn't really programming!

Replies are listed 'Best First'.
Re^6: Explicit package name Warning!!!
by hdb (Monsignor) on Jun 05, 2013 at 14:08 UTC

    Thanks for the clarification, that does the trick.