On Tue, Aug 31, 2010 at 5:09 PM, Zefram <zefram@fysh.org> wrote: > karl williamson wrote: > >So what would a sane behavior look like that didn't break backwards > >compatibility too much? > > Vaguely sane would be to use To{Upper,Lower,Title} functions from the > package in use at the site of each call that invokes case changing. > But that's still not really nice. > > -zefram > Could fall back to CORE::GLOBAL::ToUpper (or something) if $caller::ToUpper doesn't exist.Thread Previous