#17167 closed enhancement (fixed)

URI-5.16 (perl module)

Reported by: pierre Owned by: Bruce Dubbs
Priority: normal Milestone: 11.3
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version

Change History (4)

comment:1 by Bruce Dubbs, 19 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 19 months ago

Revision history for URI

5.16 2022-10-12 13:10:40Z

  • Merge the methods from URI::QueryParam into URI, so they are always available

5.15 2022-10-11 14:48:28Z

  • Teach uri_escape to accept a Regexp object as the characters to escape as an alternative to a character class.

5.14 2022-10-10 20:37:57Z

  • Fix uri_escape allowing \w style character classes in its character set parameter

5.13 2022-10-06 16:46:32Z

  • Regression test added for a previous bug (5.11) in URI::file (Perlbotics). file() method of URI::file can return the current working directory instead of the properly unescaped path.
  • Replace "Test" with "Test::More"
  • Replace raw TAP printing with "Test::More"
  • Apply perlimports to tests
  • Improve escaping of unwanted characters

comment:3 by Bruce Dubbs, 19 months ago

Summary: URI-5.13 (perl module)URI-5.16 (perl module)

Several intermediate releases since ticket was created. Now version 5.16.

comment:4 by Bruce Dubbs, 19 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

d37c1e0b99 Update some Perl modules. 
  Update to JSON-4.10 (Perl Module). 
  Update to URI-5.16 (Perl Module). 
  Update to HTML-Parser-3.79 (Perl Module).
02e5535941 Update to dbus-1.14.4.
Note: See TracTickets for help on using tickets.