YaK
:: Perl insists on uppercasefirsting The Deity, or it just doesn't work.
[
Index
]
[mega_changes]
[photos]
Perl insists on uppercasefirsting The Deity, or it just doesn't work.
$ perl -e 'print reverse "dog";' dog $ perl -e 'print ucfirst reverse "dog";' God $
WTF?
appearently this comes from
IAQ
2009-05-31: This is now (2009-05-31) the first & only page on the internet using the word "uppercasefirsting", although Google does have 123 matches for "ucfirsting".
Amazingly, Wolfram|Alpha does know how to compute
uppercasefirsting.
(unless otherwise marked) Copyright 2002-2014 YakPeople. All rights reserved.