The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
#! /bin/sh
#
# sysv_init_null  Trivial shell sysvinit script that does nothing.
#                 Should be usable anywhere completely harmlessly.

: exit 0