-
perl-UNIVERSAL-can-1.20120726-2.fc19.noarch
The UNIVERSAL class provides a few default methods so that all objects
can use them. Object orientation allows programmers to override these
methods in subclasses to provide more specific and appropriate behavior.
Some authors call methods in the UNIVERSAL class on potential invocants
as functions, bypassing any possible overriding. This is wrong and you
should not do it. Unfortunately, not everyone heeds this warning and
their bad code can break your good code.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-UNIVERSAL-isa-1.20120726-2.lbn19.noarch
Whenever you use "isa" in UNIVERSAL as a function, a kitten using
Test::MockObject dies. Normally, the kittens would be helpless, but
if they use UNIVERSAL::isa (the module whose docs you are reading),
the kittens can live long and prosper.
This module replaces UNIVERSAL::isa with a version that makes sure
that if it's called as a function on objects which override isa,
isa will be called on those objects as a method.
In all other cases the real UNIVERSAL::isa is just called directly.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-URI-1.60-8.lbn19.noarch
This module implements the URI class. Objects of this class represent
"Uniform Resource Identifier references" as specified in RFC 2396 (and
updated by RFC 2732).
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-URI-Encode-1.0.1-1.lbn19.noarch
This module provides a method to encode strings (mainly URLs) into a format
which can be pasted into a plain text emails, and that those links are
'click-able' by the person reading that email. This can be accomplished by NOT
encoding the reserved characters.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-URI-Find-20111103-4.fc19.noarch
This module does one thing: Finds URIs and URLs in plain text. It finds
them quickly and it finds them *all* (or what URI::URL considers a URI to
be.) It only finds URIs which include a scheme (http:// or the like), for
something a bit less strict have a look at URI::Find::Schemeless.
For a command-line interface, see Darren Chamberlain's 'urifind' script.
It's available from his CPAN directory:
http://www.cpan.org/authors/id/D/DA/DARREN/
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-Unicode-EastAsianWidth-1.33-3.lbn19.noarch
This module provide user-defined Unicode properties that deal with width
status of East Asian characters, as specified in
<http://www.unicode.org/unicode/reports/tr11/>.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-Unicode-Map8-0.13-12.fc19.x86_64
The Unicode::Map8 class implements efficient mapping tables between
8-bit character sets and 16 bit character sets like Unicode. About
170 different mapping tables between various known character sets and
Unicode is distributed with this package. The source of these tables
is the vendor mapping tables provided by Unicode, Inc. and the code
tables in RFC 1345. New maps can easily be installed.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-Unicode-Map8-0.13-12.fc19.armv6hl
The Unicode::Map8 class implements efficient mapping tables between
8-bit character sets and 16 bit character sets like Unicode. About
170 different mapping tables between various known character sets and
Unicode is distributed with this package. The source of these tables
is the vendor mapping tables provided by Unicode, Inc. and the code
tables in RFC 1345. New maps can easily be installed.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-Unicode-String-2.09-28.fc19.armv6hl
Perl modules to handle various Unicode issues.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-Unicode-String-2.09-28.lbn19.x86_64
Perl modules to handle various Unicode issues.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19