X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Makefile.PL;h=e686e81b184bf91a5673b43ca7635f8380a26d47;hp=93f7dcd834ec7f84774fe78b7d50390f58dd4902;hb=8c4733def4b12c474bcbad45a26a69cb17dfaa70;hpb=fa32ac82eacd5c38b4b4dda10c472901a59c72fe diff --git a/Makefile.PL b/Makefile.PL index 93f7dcd..e686e81 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -41,7 +41,8 @@ WriteAll; print( '*' x 80, "\n" ); my $banner = - (qw/andyg chansen draven fordmason mst naughton sri jester/)[ int( rand(8) ) ] + (qw/andyg chansen draven fordmason mst naughton sri jester + nothingmuch LTJake/)[ int( rand(10) ) ] . " is the greatest and gabb is " . ( (localtime)[2] > 12 ? "drunk" : "hung over" ) . " again!";