Undo io_linenum.t part of #34148. It was io_multihomed.t that I meant
[p5sagit/p5-mst-13.2.git] / overload.c
2008-04-04 Jan Dubois Make PL_AMG_names and PL_AMG_namelens static
2007-12-20 Robin Barker make miniperl -Wwrite-strings clean
2007-10-18 Nicholas Clark In Perl_amagic_call(), construct the SV with newSVpvn...
2007-10-17 Nicholas Clark Storing the length of all the overloading names saves...
2007-10-16 Nicholas Clark PL_AMG_names is only used by gv.c (as far as Google...