7aa2f59fd3
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).
7 lines
256 B
Text
7 lines
256 B
Text
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).
|
|
|