$i /* PERL_PREPENDTOPATH: * If defined, this is the path to a file containing colon-separated * paths to prepend to @INC. */ #define PERL_PREPENDTOPATH "/Library/Perl/@VERSION@/@PREPENDFILE@" /* PERL_APPENDTOPATH: * If defined, this is the path to a file containing colon-separated * paths to append to @INC. */ #define PERL_APPENDTOPATH "/Library/Perl/@VERSION@/@APPENDFILE@" . w