develooper Front page | perl.perl5.porters | Postings from January 2012

Re: patch for perl5db -> You can t FIRSTKEY with the %~ hash

Thread Previous | Thread Next
From:
Ricardo Signes
Date:
January 26, 2012 13:38
Subject:
Re: patch for perl5db -> You can t FIRSTKEY with the %~ hash
Message ID:
20120126213835.GB22078@cancer.codesimply.com
* kevin dawson <kevin.dawson@btclick.com> [2012-01-26T16:03:50]
> I have talked to AdamK and he has updated File::HomeDir upgraded to 0.99
> 
> Changes include
>     The use of deprecated %~ now emits a warning
> 
> in lib/File/HomeDir.pm
>     Carp::Carp("The tied %~ hash has been deprecated");
> 
> Now the interesting bit, no difference at all

You shouldn't expect any difference.  All he did is warn if you try to read an
entry from %~.  He did not address the lack of a FIRSTKEY tie method.

> So:
> Q. who do I talk to about dumpvar.pl

See my other mail, just sent.

-- 
rjbs

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About