Main > Programming > Libraries >

URI::Escape 1.35

URI::Escape 1.35

Sponsored Links

URI::Escape 1.35 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.094 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1166
Date added: 2006-08-25
Publisher: Gisle Aas

URI::Escape 1.35 description

URI::Escape is a Perl module to escape and unescape unsafe characters.

SYNOPSIS

use URI::Escape;
$safe = uri_escape("10% is enoughn");
$verysafe = uri_escape("foo", " -377");
$str = uri_unescape($safe);

This module provides functions to escape and unescape URI strings as defined by RFC 2396 (and updated by RFC 2732). A URI consists of a restricted set of characters, denoted as uric in RFC 2396. The restricted set of characters consists of digits, letters, and a few graphic symbols chosen from those common to most of the character encodings and input facilities available to Internet users:

"A" .. "Z", "a" .. "z", "0" .. "9",
";", "/", "?", ":", "@", "&", "=", "+", "$", ",", "[", "]", # reserved
"-", "_", ".", "!", "~", "*", "", "(", ")"

In addition, any byte (octet) can be represented in a URI by an escape sequence: a triplet consisting of the character "%" followed by two hexadecimal digits. A byte can also be represented directly by a character, using the US-ASCII character for that octet (iff the character is part of uric).

Some of the uric characters are reserved for use as delimiters or as part of certain URI components. These must be escaped if they are to be treated as ordinary data. Read RFC 2396 for further details.

URI::Escape 1.35 Screenshot

Advertisements

URI::Escape 1.35 Keywords

Bookmark URI::Escape 1.35

Hyperlink code:
Link for forum:

URI::Escape 1.35 Copyright

WareSeeker periodically updates pricing and software information of URI::Escape 1.35 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of URI::Escape 1.35 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
URI is Uniform Resource Identifiers (absolute and relative). Free Download
Unicode::Escape is a Perl module with escape and unescape Unicode characters other than ASCII. Free Download
uriparser project is a strictly RFC 3986 compliant URI parsing library. Free Download
SAP::Rfc is a Perl module that contains RFC Function calls against an SAP R/3 System. Free Download
URI::ParseSearchString is a Perl module that can parse Apache refferer logs and extract search engine query strings. Free Download
Test::URI is a Perl module that can check Uniform Resource Identifiers (URIs). Free Download
ebXML::Message is a Perl module to encapsulate an ebMS message. Free Download
File::Sort is a Perl module to sort a file or merge sort multiple files. Free Download