dancer2
https://github.com/perldancer/dancer2
Perl
Perl Dancer Next Generation (rewrite of Perl Dancer)
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Perl not yet supported9 Subscribers
Add a CodeTriage badge to dancer2
Help out
- Issues
- Serializer::Mutable calls Dancer2::Core::DSL functions without requiring it
- Default error_censor regex too narrow; misses token/api_key/auth/credential
- Cookie attribute injection: name/path/domain unescaped in pp_to_header
- params('query') returns undef until params() has been called
- Inbound cookie values are silently truncated at '&'
- params('body') dies with 'Not a HASH reference' on a JSON array body
- Serializing a non-reference route return value depends on the installed JSON encoder version
- uri_for_route(): review which parameter values are accepted, and what should be URI-escaped
- Set-Cookie attribute order is non-deterministic when HTTP::XSCookies is installed
- Serialization failure is reported as 200 with an empty body; falsy values (0, "") can never be serialized
- Docs
- Perl not yet supported