This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Use inlineable proxy constant subs for POSIX.
authorNicholas Clark <nick@ccl4.org>
Thu, 22 Dec 2005 23:57:27 +0000 (23:57 +0000)
committerNicholas Clark <nick@ccl4.org>
Thu, 22 Dec 2005 23:57:27 +0000 (23:57 +0000)
commit64bb7586561259fcc353586ee951814f41b49333
treeab73041dca49b5b61dc638b0ba90b0182dd75461
parent56ee885b9944afc79979dedcca0d92dab5eefc3f
Use inlineable proxy constant subs for POSIX.
There may be trouble ahead, as it seems that not all POSIX "constants"
are. I wonder if too many systems are going to have too many
variations to make this viable.

p4raw-id: //depot/perl@26455
ext/POSIX/Makefile.PL
lib/ExtUtils/Constant/Base.pm
lib/ExtUtils/Constant/ProxySubs.pm