BEGIN { extends only needed for method attributes, so not in actions
[catagits/Catalyst-Action-REST.git] / t / jsonp.t
2010-01-14 nebulous Added JSONP module and tests. Child of Catalyst::Action...