The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<?php
if (php_sapi_name() !== 'cli') {}
if (PHP_SAPI !== 'cli') {}
if ($object->php_sapi_name() === true) {}