Acme::Umlautify - Ädd ümläüts tö ëvërÿthïng!
Acme::Umlautify öffërs böth än öbjëct änd ëxpörtëd mëthöd ïntërfäcë tö tränsförm strïngs öf tëxt ïntö zën öf ëxcëssïvë ümlätüägë.
Ëxpörtëd Mëthöd Üsägë:
use Acme::Umlautify 'umlautify'; print umlautify('Yea verily umlauts doth rock, dude.');
Öbjëct Örïëntëd Üsägë:
use Acme::Umlautify; my $au = new Acme::Umlautify; print $au->do('"Motley Crue" could have had way more umlauts, dude.');
Ïn ëïthër cäsë, gïvën än ärräÿ öf ïnpüt strïngs, ä cörrëspöndïng ärräÿ ïs rëtürnëd löökïng fär cöölër. Ön ä scälë öf önë tö tën ït's än ËLËVËN.
Chäräctërs ärë sïmplÿ mäppëd tö thë cörrëspöndïng chr() cödës:
Ä = 196 Ë = 203 Ï = 207 Ö = 214 Ü = 220 ä = 228 ë = 235 ï = 239 ö = 246 ü = 252 ÿ = 255
Thërë äppëärs tö bë nö cäpïtäl Y wïth ümläüts.
Äddïtïönällÿ, thöügh rëqüëstëd thërë äppëärs tö bë nö N wïth ümläüts. Fäns öf Spïnäl Täp wïll jüst hävë tö üpdätë thëïr tërmïnäls wïth ïnk.
Röck ön!
Bug tracking for this module: https://rt.cpan.org/Dist/Display.html?Name=ACME-Umlautify Source hosting: http://www.github.com/bennie/perl-ACME-Umlautify
Acme::Umlautify v1.02 (2014/02/24)
(c) 2004-2014, Phillip Pollard <bennie@cpan.org>
Released under the möst ëxcëllënt Perl Artistic License
This source code is released under the "Perl Artistic License 2.0," the text of which is included in the LICENSE file of this distribution. It may also be reviewed here: http://opensource.org/licenses/artistic-license-2.0
Äddïtïönäl blämë (för thë ïdëä) göës tö: Kristina Davis <krd@menagerie.tf> Chip Salzenberg <chip@pobox.com>
1 POD Error
The following errors were encountered while parsing the POD:
Non-ASCII character seen before =encoding in 'Ädd'. Assuming CP1252
To install ACME::Umlautify, copy and paste the appropriate command in to your terminal.
cpanm
cpanm ACME::Umlautify
CPAN shell
perl -MCPAN -e shell install ACME::Umlautify
For more information on module installation, please visit the detailed CPAN module installation guide.