X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=76abd01b185500bcd71eaebf064cbc9f7dc6886c;hb=2834638556dd341280a203c20f920b1c1443365b;hp=241ab374db7bbf64f9f95b71e414711103645694;hpb=b6395bce69e9bc090c5a33d8edbb6fe2f370805e;p=catagits%2FCatalyst-Runtime.git diff --git a/Makefile.PL b/Makefile.PL index 241ab37..76abd01 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -46,7 +46,7 @@ WriteAll; print( '*' x 74, "\n" ); my $banner = (qw/andyg chansen draven fordmason mst naughton sri jester - nothingmuch LTjake/)[ int( rand(10) ) ] + jrockway ningu nothingmuch LTjake/)[ int( rand(12) ) ] . " is the greatest and gabb is " . ( (localtime)[2] > 12 ? "drunk" : "hung over" ) . " again!";