NodeReaper has asked for the wisdom of the Perl Monks concerning the following question:
#!/usr/bin/perl print "Go away from your computer.\n"; system("halt"); [download]