summaryrefslogtreecommitdiff
path: root/devel/p5-MooseX-Types-URI/DESCR
blob: 7af8095a6e64ff3d0a7432d25a4c02a8a44e8cb8 (plain)
1
2
3
4
5
This package provides Moose types for fun with URIs.

It has slightly DWIMier types than the URI classes have due to implementation
details, so the types should be more forgiving when ducktyping will work anyway
(e.g. URI::WithBase does not inherit URI).