* Graham Barr <gbarr@pobox.com> [2012-01-28 13:40]: > If it is truly a drop in replacement, why is it a separate module? Why > not make the changes to ::INET Hysterical raisins. In the socket constants, INET means v4 while v6 is INET6. If you don’t want to redefine in Perl what INET means, relative to everyone else in the world, then you can’t use that name for a module that does both v4 and v6. Even if the modules were merged, those class names should retain their respective meanings. Regards, -- Aristotle Pagaltzis // <http://plasmasturm.org/>Thread Previous | Thread Next