in reply to Re: Re: constant hash values?
in thread constant hash values?
If that doesn't cause an error (be sure to specify path to perl.exe if not in PATH), then you are all set. If you do not have AS 5.8, you can upgrade. If you have 5.8 and it failed - you should probably re-install since you have at least one issue. Finally, if you need this functionality for an earlier version or you just want to learn for the sake of learning, you can create your own module by creating a tied hash. See perldoc perltiec:\>perl -MHash::Util -e "print 'ok';"
Cheers - L~R
|
|---|