diff options
Diffstat (limited to 'win32')
-rw-r--r-- | win32/perllib.c | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/win32/perllib.c b/win32/perllib.c index da8e13d965..ff212102f6 100644 --- a/win32/perllib.c +++ b/win32/perllib.c @@ -1,5 +1,9 @@ /* - * "The Road goes ever on and on, down from the door where it began." + * The Road goes ever on and on + * Down from the door where it began. + * + * [Bilbo on p.35 of _The Lord of the Rings_, I/i: "A Long-Expected Party"] + * [Frodo on p.73 of _The Lord of the Rings_, I/iii: "Three Is Company"] */ #define PERLIO_NOT_STDIO 0 #include "EXTERN.h" |