debian man page for text::bidi::caprtl

Query: text::bidi::caprtl

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Text::Bidi::CapRTL(3pm) 				User Contributed Perl Documentation				   Text::Bidi::CapRTL(3pm)

NAME
Text::Bidi::CapRTL - bidi algorithm with RTL capital letters
SYNOPSIS
use Text::Bidi::CapRTL qw(log2vis); print scalar log2vis('car is THE CAR in arabic'); # prints 'car is RAC EHT in arabic'
DESCRIPTION
This is a sub class of Text::Bidi that overrides "log2vis()" in Text::Bidi in that CAPITAL letters in the input and output strings are interpreted as right-to-left. It is mainly useful for testing and demonstration. The new log2vis() function has exactly the same interface. Loading this package will make all procedural calls to log2vis() (without an explicit object) to use this convention.
SEE ALSO
Text::Bidi
AUTHOR
Moshe Kamensky, <mailto:kamensky@cpan.org> COPYRIGHT &; LICENSE Copyright 2006 Moshe Kamensky, all rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2006-08-28 Text::Bidi::CapRTL(3pm)
Related Man Pages
text::markdown::discount(3pm) - debian
text::qrcode(3pm) - debian
text::trac(3pm) - debian
pod::text::color(3pm) - suse
pod::text::color5.16(3pm) - osx
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?