NAME
Business::Fixflo::Utils
DESCRIPTION
A role containing Fixflo utilities.
METHODS
normalize_params
Normalizes the passed params hash into a string for use in queries to the fixflo API. Includes RFC5849 encoding and will convert DateTime objects into the corresponding ISO8601 string
my $query_string = $self->normalize_params( \%params );
AUTHOR
Lee Johnson - leejo@cpan.org
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. If you would like to contribute documentation, features, bug fixes, or anything else then please raise an issue / pull request:
https://github.com/Humanstate/business-fixflo