raku-community-modules / URI

Raku realization of URI — Uniform Resource Identifiers handler
Artistic License 2.0
3 stars 14 forks source link

Add kebab case interface - leave old snake case available for now. #16

Closed ronaldxs closed 8 years ago

ronaldxs commented 8 years ago

Add kebab case interface to snake_case functions but don't break backwards compatibility. Fix some documentation. Some code cleanup of URI::DefaultPort.