Help for this page

Select Code to Download


  1. or download this
    if ($ENV{'-'} =~ 'i') {
        # interactive invocation
    } else {
        # non-interactive e.g. cron, invocation
    }