From: Rafael Garcia-Suarez Date: Thu, 19 Apr 2007 17:07:14 +0000 (+0000) Subject: A Tolkien quote for mro.c, found by Audrey Tang. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=cac9886002c78b71182c4087f3db8da5be9364c1;p=p5sagit%2Fp5-mst-13.2.git A Tolkien quote for mro.c, found by Audrey Tang. p4raw-id: //depot/perl@30986 --- diff --git a/mro.c b/mro.c index 7535c06..5c4b1e5 100644 --- a/mro.c +++ b/mro.c @@ -8,6 +8,11 @@ */ /* + * "Which order shall we go in?" said Frodo. "Eldest first, or quickest first? + * You'll be last either way, Master Peregrin." + */ + +/* =head1 MRO Functions These functions are related to the method resolution order of perl classes