On Tue, 29 Jul 2003, Steve Hay wrote: [ .. ] > I agree entirely with your sentiment, but shouldn't the logic be more > like this: > > #if PERL_VERSION >= 8 && ((!defined(WIN32) && !defined(_AIX)) || > PERL_SUBVERSION >= 1) > ... > #endif
You're right - thanks. -- best regards, randy