Downgrade Socket.pm's new inet_ntop and inet_pton to EXPORT_OK rather
authorJesse Vincent <jesse@bestpractical.com>
Thu, 25 Mar 2010 15:06:19 +0000 (11:06 -0400)
committerJesse Vincent <jesse@bestpractical.com>
Thu, 25 Mar 2010 15:06:19 +0000 (11:06 -0400)
commitd6896be36b2f69111e4e9922186c9c724cc0d038
tree65ee73882025dde7ca72897925f613c169257c13
parente014eb68559fa27ccb09cba7633eae6ea5936113
Downgrade Socket.pm's new inet_ntop and inet_pton to EXPORT_OK rather
than EXPORT as they're new functions which clobber symbols in downstream
CPAN modules.
dist/Module-CoreList/lib/Module/CoreList.pm
ext/B/t/concise-xs.t
ext/Socket/Socket.pm