On Fri, 17 Aug 2001, Daniel R. Allen wrote:
> Seems to be new as of 5.6.0, but they aren't listed in perldelta.
>
> I did find out that as of perl5.6 you can have variable names such as
> ${^Hi} where the ^H is actually 'ctrl-h'.
>
> But I'm not sure why this is useful.
My guess would be for forward compatibility with Unicode / non-western
languages. Ctrl-H, or "^Hi" might map to a perfectly reasonable character
in Arabic or Japanese or whatever.
--
Chris Devers [EMAIL PROTECTED]
- [Boston.pm] pos on string in hash Greg London
- Re: [Boston.pm] pos on string in hash Ronald J Kimball
- Re: [Boston.pm] pos on string in hash Greg London
- Re: [Boston.pm] pos on string in hash Sean Quinlan
- Re: [Boston.pm] pos on string in hash Greg London
- Re: [Boston.pm] pos on string in hash j proctor
- Re: [Boston.pm] pos on string in hash j proctor
- Re: [Boston.pm] pos on string in hash Greg London
- Re: [Boston.pm] pos on string in hash Daniel R. Allen
- Re: [Boston.pm] pos on string in hash Chris Devers
- Re: [Boston.pm] pos on string in hash Ronald J Kimball
- Re: [Boston.pm] pos on string in hash John Tobey
- Re: [Boston.pm] pos on string in hash Dan Sugalski
