timbunce / WebAPI-DBIC

A composable RESTful JSON API to DBIx::Class schemas using roles and Web::Machine. PLEASE NOTE This module is no longer under active development. If you're interested in helping to develop or maintain it please fork it.
26 stars 10 forks source link

another typos in docs #47

Closed wollmers closed 8 years ago

wollmers commented 9 years ago

I could also integrate the pod-spelling-test into the tool-chain (Dist::Zilla, travis), but I am not sure if you really want this. It can be boring.

Compare e.g. https://github.com/wollmers/AproJo

coveralls commented 9 years ago

Coverage Status

Coverage remained the same at 87.86% when pulling 48636de3728e542c70f0b3dedd9fae5ac290cab7 on wollmers:master into 05a03a8df1c57f7d68f73eedee87f0e9fd60a27c on timbunce:master.

coveralls commented 9 years ago

Coverage Status

Coverage remained the same at 87.86% when pulling 48636de3728e542c70f0b3dedd9fae5ac290cab7 on wollmers:master into 05a03a8df1c57f7d68f73eedee87f0e9fd60a27c on timbunce:master.

timbunce commented 9 years ago

You mean adding t/author-pod-spelling*.t? I'd be happy with that (though I'd put them into tx/, or xt/, I forget which). So, yes, thanks!

timbunce commented 8 years ago

Thanks!