r53@latte: adam | 2006-12-03 16:00:44 -0800
authoradam <adam@4ad37cd2-5fec-0310-835f-b3785c72a374>
Sun, 3 Dec 2006 23:56:15 +0000 (23:56 +0000)
committeradam <adam@4ad37cd2-5fec-0310-835f-b3785c72a374>
Sun, 3 Dec 2006 23:56:15 +0000 (23:56 +0000)
commit8f00a41bd7efb75d302d0a333e0eb5bc7d75c931
tree676ec22e48c0ac5c8b014e6cfc395b1a378b41e7
parente601addaf89882fccbc824c1a53328f0d049b32b
 r53@latte:  adam | 2006-12-03 16:00:44 -0800
 Renamed some test files, since we don't care about order.
 Updated for an 0.30 release
 Deleted the SampleREST test app, since it's been greatly simplified.
 Updated the README
12 files changed:
Changelog
Makefile.PL
README
lib/Catalyst/Action/REST.pm
t/data-serializer.t [moved from t/02-data-serializer.t with 100% similarity]
t/json.t [moved from t/02-json.t with 100% similarity]
t/lib/SampleREST.pm [deleted file]
t/lib/SampleREST/Controller/Monkey.pm [deleted file]
t/lib/SampleREST/Controller/Root.pm [deleted file]
t/xml-simple.t [moved from t/02-xml-simple.t with 100% similarity]
t/yaml-html.t [moved from t/02-yaml-html.t with 100% similarity]
t/yaml.t [moved from t/02-yaml.t with 100% similarity]