X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2FJSON-Diffable.git;a=blobdiff_plain;f=lib%2FJSON%2FDiffable.pm;h=4720f39acb017c43d3a7af679bf4c3bf5130239d;hp=b24a219a7b53981d0424a7311617e14d4f972fc0;hb=4e96a9e734a015ce8e914e9c706cc7be393f51a7;hpb=dd119b746453fe2f3af7c89389ad8118fc98d32a diff --git a/lib/JSON/Diffable.pm b/lib/JSON/Diffable.pm index b24a219..4720f39 100644 --- a/lib/JSON/Diffable.pm +++ b/lib/JSON/Diffable.pm @@ -1,5 +1,7 @@ use strictures 1; +# lots of this stuff was sponsored by socialflow.com + package JSON::Diffable; use JSON ();