http://qs1969.pair.com?node_id=359129

#!/usr/bin/perl -w use strict; my $message="Nothing to see here, move along...\n"; print $message; exit;

More info on Scratchpad