The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for REST-Utils

0.4     Tue Aug 31 22:20:53 EDT 2010
        Removed the content_prefs() function as it isn't really helpful.

        Added some functions for parsing MIME types the right way.

        Made media_type() use the new MIME type parsing internally.

0.3     Fri Aug 27 12:59:33 EDT 2010
        Changed the return value of media_type() in cases where content
        negotiation is not supported for a request method.  e.g. DELETE.

        Improved some tests so they give better coverage.

0.2     Sat Aug 21 15:54:44 EDT 2010
        Mistake in Build.PL lead to wrong name for the module in places.
        Documentation updates.
        
0.1     Sat Aug 21 02:14:20 EDT 2010
        First version, released on an unsuspecting world.