in reply to Cygwin Perl: Question about default @INC
Those @INC directories are set at build time (so I suppose you didn't build the perl binary yourself). And the Configure default is to include (compatible) directories of other Perl installations found on the build system. See INSTALL (Coexistence with earlier versions...).
|
|---|