if ( ) { print "Got STDIN.\n"; # Look for more STDIN till there's no more. } else { print "Default behavior.\n"; # Go connect to the IMAP server and feed there. }