|
Server IP : 192.168.23.10 / Your IP : 216.73.216.47 Web Server : Apache System : Linux echo.premieradvertising.com 5.14.0-362.8.1.el9_3.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 7 14:54:22 EST 2023 x86_64 User : rrrallyteam ( 1049) PHP Version : 8.1.33 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF Directory (0755) : /usr/local/../share/libtool/../ruby/../doc/curl/../libbasicobjects/../perl-Tie-RefHash/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
Revision history for Tie-RefHash
1.40 2020-10-10 20:38:32Z
- switch from "use vars" to "our", raising minimum perl to 5.6
- tooling improvements
1.39 2011-02-25
- Add LICENSE section to the documentation
- Fix detection of threaded perl builds in the tests
- Fix STORABLE_freeze when no plain keys are added
1.38 2008-01-16
- Skip threaded.t in more situations where it's borked
1.37 2007-05-07
- Don't break without Scalar::Util
1.36 2007-05-07
- Don't use thread cloning registry unless Scalar::Util::weaken is available
- Warn when threads are enabled but Scalar::Util::weaken is missing
- Likewise warn during Makefile.PL
- Add weaken() as a predicate to the test
1.35_01 2006-11-22
- http://public.activestate.com/cgi-bin/perlbrowse?patch=28185
1.35 2006-10-25
- Set INSTALLDIRS => 'perl', as suggested in
http://rt.cpan.org/Ticket/Display.html?id=22582
1.34 2006-05-11
- Add support for Storable
- Add support for reblessing, through refadd (plus compat)
1.33 2006-05-07
- Fork from bleadperl