Help for this page

Select Code to Download


  1. or download this
    if ( <STDIN> ) {
        print "Got STDIN.\n";
    ...
        print "Default behavior.\n";
        # Go connect to the IMAP server and feed there.
    }