ultranerds has asked for the wisdom of the Perl Monks concerning the following question:
$user->{$col} =~ s/\n+/\./sig;; $user->{$col} =~ tr{&[]ÀÂÄàâäÇçÉÊÈËéêèëÏÌÎïìîÖÔÒöôòÜÛÙüûùA-Z?! +;,.«»()" '}{ aaaaaacceeeeeeeeiiiiiioooooouuuuuua-z __};
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Illegal character CTRLCHAR code 27
by CountZero (Bishop) on May 03, 2010 at 13:28 UTC | |
Re: Illegal character CTRLCHAR code 27
by moritz (Cardinal) on May 03, 2010 at 09:14 UTC | |
by ultranerds (Hermit) on May 03, 2010 at 09:19 UTC | |
by moritz (Cardinal) on May 03, 2010 at 09:26 UTC | |
by ultranerds (Hermit) on May 03, 2010 at 09:32 UTC | |
by FunkyMonk (Chancellor) on May 03, 2010 at 09:36 UTC | |
|