Acme::Umlautify - Ädd ümläüts tö ëvërÿthïng! - v1.06
================================================================================
SYNÖPSÏS:
================================================================================
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ë.
================================================================================
ÏNSTÄLLÄTÏÖN:
================================================================================
Tö ïnställ thïs mödülë tÿpë thë föllöwïng:
perl Makefile.PL
make
make test
make install
================================================================================
ÜSÄ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.
================================================================================
KNÖWN ÏSSÜËS:
================================================================================
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!
================================================================================
ÄÜTHÖRSHÏP:
================================================================================
Acme::Umlautify v1.06 (2014/03/03)
(c) 2004-2014, Phillip Pollard <bennie@cpan.org>
Released under the möst ëxcëllënt Perl Artistic License
Äddïtïönäl blämë (för thë ïdëä) göës tö:
Kristina Davis <krd@menagerie.tf>
Chip Salzenberg <chip@pobox.com>