The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.15

  • Promote dev release to stable

Changes for version 0.14_01

  • Conform to latest spec (draft 03) (Ricardo SIGNES) 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() (Ricardo SIGNES)
  • added expansions() - returns the coderefs used to expand the template (Ricardo SIGNES)
  • add support for default values (where applicable)

Modules

Object for handling URI templates