mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
7 lines
300 B
Plaintext
7 lines
300 B
Plaintext
Text::Quote is intended as a utility class for other classes that need to be
|
|
able to produce valid perl quoted strings. It posses routines to determine
|
|
the ideal quote character to correctly quote hash keys, to correctly quote
|
|
and encode binary strings.
|
|
|
|
WWW: https://metacpan.org/release/Text-Quote
|