Skip to content

Mojo::URL for urls #28

@incognico

Description

@incognico

$url .= "?v=" . $self->gateway_version . "&encoding=" . $self->gateway_encoding;

Here Mojo::URL could be used to build the URL instead of string concat. Same in REST.pm. In REST.pm there are/will also functions which take query string params.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions