This module generates constant subroutines for all the constants that can be passed to POSIX::sysconf(). The list is found by scanning for /#define _SC\w+ \d+/. It is known to "work" on SunOS4, Solaris2, Digital UNIX 4.0, AIX 4.1.4, and HP-UX 10.20. COPYRIGHT (C) Nick Ing-Simmons (C) Jarkko Hietaniemi All rights reserved. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.