diff options
author | Father Chrysostomos <sprout@cpan.org> | 2013-11-04 14:04:46 -0800 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2013-11-04 14:07:33 -0800 |
commit | 7d0878889f9697b5ebc987ab2d4d565b0871109f (patch) | |
tree | 5125d78cc210c6643e854c423885c36a5c7001ef /caretx.c | |
parent | c9a047cbd1764a7a0eae93255ba42e0088af208c (diff) | |
download | perl-7d0878889f9697b5ebc987ab2d4d565b0871109f.tar.gz |
caretx.c: Add LOTR quote
I don’t have the right edition, so could someone else please supply the
page number?
Diffstat (limited to 'caretx.c')
-rw-r--r-- | caretx.c | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -9,7 +9,13 @@ */ /* - * TODO: Quote + * 'I do not know clearly,' said Frodo; 'but the path climbs, I think, + * up into the mountains on the northern side of that vale where the old + * city stands. It goes up to a high cleft and so down to -- that which + * is beyond.' + * 'Do you know the name of that high pass?' said Faramir. + * + * [p.xxx of _The Lord of the Rings_, IV/xi: "The Forbidden Pool"] */ /* This file contains a single function, set_caret_X, to set the $^X |