Skip Menu |

This queue is for tickets about the URL-Encode CPAN distribution.

Report information
The Basics
Id: 121809
Status: new
Priority: 0/
Queue: URL-Encode

People
Owner: Nobody in particular
Requestors: ALEENA [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: No definition or example of what $octets are
What are $octets? Can you show an example of $octets? I would like to encode and decode a url, but I keep getting errors when using a full url as $octets. url_encode(Movies_by_series.pl?series=Æon+Flux+(1991)) url_decode(Movies_by_series.pl?series=Æon+Flux+(1991)) What am I missing? Is this the right module to make a link like the above work? I can not tell.