Reduce Errno memory usage by around 55%.
authorNicholas Clark <nick@ccl4.org>
Sun, 2 May 2010 09:43:15 +0000 (10:43 +0100)
committerNicholas Clark <nick@ccl4.org>
Sun, 2 May 2010 09:43:15 +0000 (10:43 +0100)
commit42607a60df6df19b7f1f7ead87d1e51588a4b875
tree55e02a115d837c5eb60d21d8d06a97ebd7ecbc21
parent425a871f81048d1cfd952c46af630f3ae0369245
Reduce Errno memory usage by around 55%.

Use Proxy Constant Subroutines rather than full-fat subroutines, and simplify
the implementation of the tied hash methods.
ext/Errno/Errno_pm.PL