Package: liburi-perl
Version: 1.35-2
Severity: normal

Following the man page,
use URI::Escape;
$string = uri_escape("10% is enough\n");
uri_escape( $string );
uri_escape_utf8( $string );
one gets
Undefined subroutine &main::uri_escape_utf8 called at line 4.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to