Revision history for Stash-REST

0.05  2015-01-14 11:37:14 BRST
        - conf {params} added to make possible send data on BODY different from application/x-www-form-urlencoded
        - a little code refactory
        - WARNING: Class::Trigger callbacks now get 1 HAHSREF params instead of N [SCALAR|ARRAY]REF.
            - this will make easy add more params without breaking everything!

0.04  2015-01-13 09:20:36 BRST
        - decode_response added on ->new() and it's required

0.03  2015-01-12 19:40:52 BRST
        - Fixed missing @headers on rest_reload and rest_reload_list
        - Test added for that not occur again.

0.02  2015-01-12 18:49:36 BRST
        - Initial release