#!/usr/bin/perl # nevermind.pl # a downward spiral - and a software cover song! # spirals silently out of control til it crashes... while (1) { # I found it hard, it was hard to find. # Oh well, whatever, nevermind. system ("$0"); }