Acme-Flip
view release on metacpan or search on metacpan
NAME
Acme::Flip - Replace alphanumeric characters in text with ones that look
flipped
SYNOPSIS
use Acme::Flip;
binmode STDOUT, ':encoding(utf8)';
print Acme::Flip::flip ('Hello world');
DESCRIPTION
Replace alphanumeric characters in text with ones that look flipped.
BUGS
Not all capitalizations, characters and numbers have adequate "flipped"
representation
AUTHOR
lib/Acme/Flip.pm view on Meta::CPAN
1;
=head1 NAME
Acme::Flip - Replace alphanumeric characters in text with ones that look flipped
=head1 SYNOPSIS
use Acme::Flip;
binmode STDOUT, ':encoding(utf8)';
print Acme::Flip::flip ('Hello world');
=head1 DESCRIPTION
Replace alphanumeric characters in text with ones that look flipped.
=head1 BUGS
=over
( run in 1.087 second using v1.01-cache-2.11-cpan-49f99fa48dc )