xmltv/grab Memoize.pm,1.16,1.17
Stefan Becker <[email protected]>
| Newsgroups | gmane.comp.tv.xmltv.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/xmltv/xmltv/grab In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv20667/grab Modified Files: Memoize.pm Log Message: Update comments with URL to Memoize bug report Index: Memoize.pm =================================================================== RCS file: /cvsroot/xmltv/xmltv/grab/Memoize.pm,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** Memoize.pm 21 Jun 2014 16:30:14 -0000 1.16 --- Memoize.pm 22 Jun 2014 10:34:33 -0000 1.17 *************** *** 101,109 **** SCALAR_CACHE => [ HASH => \%cache ], # ! # There seems to be a regression in latest Perl ! # or Memoize that causes 'MERGE' to break tied ! # variables. As no user of this module calls ! # memoized functions in list context, we can ! # simply replace it with 'FAULT'. # #LIST_CACHE => 'MERGE'); --- 101,113 ---- SCALAR_CACHE => [ HASH => \%cache ], # ! # Memoize 1.03 broke tied SCALAR_CACHE with ! # together with LIST_CACHE => 'MERGE'. See ! # bug report on CPAN: ! # ! # https://rt.cpan.org/Public/Bug/Display.html?id=91927 ! # ! # As no user of this module calls memoized ! # functions in list context, we can simply ! # replace it with 'FAULT'. # #LIST_CACHE => 'MERGE'); ------------------------------------------------------------------------------ HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. Leverages Graph Analysis for Fast Processing & Easy Data Exploration http://p.sf.net/sfu/hpccsystems