Two things:
So that gives us:
BEGIN { *CORE::GLOBAL::ucfirst = sub { join ' ', map CORE::ucfirst, split ' ', shift; } }
antirice
The first rule of Perl club is - use Perl
The ith rule of Perl club is - follow rule i - 1 for i > 1
In reply to Re: Globally change ucfirst in mod_perl
by antirice
in thread Globally change ucfirst in mod_perl
by dragonchild
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |