> perl -le " print 'x',POSIX::O_RDWR;" xPOSIX::O_RDWR > perl -le " use POSIX; print 'x',POSIX::O_RDWT;" xPOSIX::O_RDWT