The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Data::Crumbr::Default::URI - "JSON" profile for Data::Crumbr::Default

VERSION

version 0.1.1

DESCRIPTION

Profile for URI encoder

INTERFACE

profile
   my $profile = Data::Crumbr::Default::URI->profile();

returns a default profile, i.e. encoder data to be used to instantiate a Data::Crumbr::Default encoder. See "Data::Crumbr" for details about this profile.

AUTHOR

Flavio Poletti <polettix@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2015 by Flavio Poletti <polettix@cpan.org>

This module is free software. You can redistribute it and/or modify it under the terms of the Artistic License 2.0.

This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose.