Changelog for
perl-URI-Template-0.24-1.1.noarch.rpm :
Sat Sep 22 14:00:00 2018 Stephan Kulow
- updated to 0.24
see /usr/share/doc/packages/perl-URI-Template/Changes
Wed Jul 11 14:00:00 2018 cooloAATTsuse.com
- updated to 0.23
see /usr/share/doc/packages/perl-URI-Template/Changes
0.23 2018-07-10
- Fix Makefile.PL with no \'.\' in AATTINC (GH #5, RT #121036)
- Ensure we don\'t re-encode pre-encoded values for +var and #var
(GH #7, GH #8)
Tue Apr 14 14:00:00 2015 cooloAATTsuse.com
- updated to 0.22
see /usr/share/doc/packages/perl-URI-Template/Changes
Tue Nov 30 13:00:00 2010 cooloAATTnovell.com
- switch to perl_requires macro
Mon Nov 29 13:00:00 2010 cooloAATTnovell.com
- remove /var/adm/perl-modules
Tue Aug 31 14:00:00 2010 pascal.bleserAATTopensuse.org
- update to 0.15
- changes from 0.14:
* conform to latest spec (draft 03);
due to the new spec, the following are no longer applicable:
+ deparse()
+ all_variables()
+ passing an arrayref to the process subs
* as_string() is now just template()
* added expansions() - returns the coderefs used to expand the template
* add support for default values (where applicable)
Tue Jul 22 14:00:00 2008 guruAATTunixtech.be
- new package