Config.pm's i_limits = 'define' means that perl is honoring the C library definitions from the standard header limits.h. To get those definitions available to perl, run h2ph -a limits.h. Afterwards,
require 'limits.ph';
After Compline,
Zaxo
In reply to Re: Config.pm and i_limits
by Zaxo
in thread Config.pm and i_limits
by jackdied
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |