URI::URL::strict
(
bool
)
When set, the URI::URL module calls
croak
upon encountering an error.
When disabled, the URI::URL module may behave more gracefully. The function
returns the previous value of
strict
. This function is not exported explicitly by the module.