[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [FWP] Quine, ontology, and Perl



On Wed, May 10, 2000 at 04:58:04PM -0400, Jeff Pinyan wrote:
> On May 10, Gaal Yahas said:
> 
> >     $varwithaweirdname = "some value";
> >     map { s/weird/strange/ } %::;        # evidently does nothing
> 
> The aliasing apparently has no effect on hashes, whether they're normal or
> symbol tables.  (Try on %ENV.)

In v5.6.0, you can alias the values, but not the keys.

Ronald

==== Want to unsubscribe from Fun With Perl?  Well, if you insist...
==== Send email to <fwp-request@technofile.org> with message _body_
====   unsubscribe