-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
When you search on Google or cpan for "Catalyst::Action::REST" I get links to http://search.cpan.org/~jjnapiork/Catalyst-Action-REST-1.20/lib/Catalyst/Action/REST.pm , but ther is also information about this modules under http://search.cpan.org/~jjnapiork/Catalyst-Action-REST/lib/Catalyst/Controller/REST.pm .
Comparing the two urls and they seems to be almust the same:
- http://search.cpan.org/~jjnapiork/Catalyst-Action-REST-1.20/lib/Catalyst/Action/REST.pm
- http://search.cpan.org/~jjnapiork/Catalyst-Action-REST/lib/Catalyst/Controller/REST.pm
But the last one have a lot more documentation. The first one do for example not mention the "json_options" option.
Maby you should remove one of the modules so people know witch one is has the correct documentation?
Metadata
Metadata
Assignees
Labels
No labels