http://www.perlmonks.org?node_id=1011902


in reply to Re: passing token output to a variable
in thread passing token output to a variable

Thank you frozenwithjoy, your code works perfect as a standalone code but when using it with my code it doesn't the script just return or exit to command prompt without giving any output, warnings or error messages!
  • Comment on Re^2: passing token output to a variable

Replies are listed 'Best First'.
Re^3: passing token output to a variable
by SilverShadow (Initiate) on Jan 06, 2013 at 18:59 UTC
    nevermind, fixed it..works now! Kind Regards