8
0
Files
perl-URI-Template/perl-URI-Template.changes

31 lines
953 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Tue Nov 30 19:20:59 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Nov 29 18:31:28 UTC 2010 - coolo@novell.com
- remove /var/adm/perl-modules
-------------------------------------------------------------------
Tue Aug 31 22:23:04 UTC 2010 - pascal.bleser@opensuse.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 00:00:00 UTC 2008 - guru@unixtech.be
- new package