Query: encode::arabic::arabtex::re
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Encode::Arabic::ArabTeX::RE(3pm) User Contributed Perl Documentation Encode::Arabic::ArabTeX::RE(3pm)NAMEEncode::Arabic::ArabTeX::RE - Deprecated Encode::Arabic::ArabTeX implemented with regular expressionsREVISION$Revision: 162 $ $Date: 2006-12-16 01:16:10 +0100 (Sat, 16 Dec 2006) $SYNOPSISuse Encode::Arabic::ArabTeX::RE; $string = decode 'arabtex-re', $octets; $octets = encode 'arabtex-re', $string;DESCRIPTIONDeprecated method using sequential regular-expression substitutions. Limited in scope over the ArabTeX notation and non-efficient in data processing, still, not requiring the Encode::Mapper module. EXPORTS & MODES Exports as if "use Encode" also appeared in the package. Experimental and incomplete support for conversion modes is provided, see Encode::Arabic::ArabTeX.SEE ALSOEncode::Arabic::ArabTeXAUTHOROtakar Smrz, <http://ufal.mff.cuni.cz/~smrz/> eval { 'E<lt>' . ( join '.', qw 'otakar smrz' ) . "x40" . ( join '.', qw 'mff cuni cz' ) . 'E<gt>' } Perl is also designed to make the easy jobs not that easy ;)COPYRIGHT AND LICENSECopyright 2003-2006 by Otakar Smrz This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.10.1 2010-01-18 Encode::Arabic::ArabTeX::RE(3pm)