From 87e0a977e5b70ab22fba4eb7b309bd1c92ae8412 Mon Sep 17 00:00:00 2001 From: Ash Berlin Date: Fri, 19 Apr 2013 14:48:57 +0100 Subject: Allow _add_methods and _attach_spec_to_class to be subclassed. For instance I have plans to parse Google's discovery documents which have the right information but are in a different format to SPORE specs. --- Changes | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Changes') diff --git a/Changes b/Changes index 3d27d03..0e6c7bf 100644 --- a/Changes +++ b/Changes @@ -3,6 +3,8 @@ ordering in perl 5.17.6+ (#19) - Add support for PATCH HTTP method (#13, Andreas Marienborg) - Allow anonymous subs to be used as middleware (Brian Phillips) + - Refactor internals of Net::HTTP::Spore building of specs to allow easier + subclassing 0.05 Sun Nov 25 11:40:24 2012 - Fix a memory leak in Net::HTTP::Spore::Meta::Method (michaelr) -- cgit 1.4.1