Skip to content

Instantly share code, notes, and snippets.

/cthulhu.diff Secret

Created June 16, 2016 18:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/eb4bdf9268e21f9cd1994e6f8d3363bb to your computer and use it in GitHub Desktop.
Save anonymous/eb4bdf9268e21f9cd1994e6f8d3363bb to your computer and use it in GitHub Desktop.
diff --git a/lib/Mojolicious.pm b/lib/Mojolicious.pm
index d2870c1..afb7796 100644
--- a/lib/Mojolicious.pm
+++ b/lib/Mojolicious.pm
@@ -190,7 +190,7 @@ sub _exception {
$c->helpers->reply->exception($@) unless eval { $next->(); 1 };
}
-1;
+"Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn";
=encoding utf8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment