Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

raise_psgi_dump is too long #131

Closed
hkoba opened this issue Apr 11, 2018 · 0 comments
Closed

raise_psgi_dump is too long #131

hkoba opened this issue Apr 11, 2018 · 0 comments

Comments

@hkoba
Copy link
Owner

hkoba commented Apr 11, 2018

So, how about adding alias dumpout() for it?

hkoba added a commit that referenced this issue Apr 12, 2018
```perl
dumpout([foo => {bar => 'baz'}]);

# equivalent code:

YATT::Lite::Util->raise_psgi_dump([foo => {bar => 'baz'}]);
```
@hkoba hkoba self-assigned this Jul 31, 2018
@hkoba hkoba closed this as completed Jul 31, 2018
@hkoba hkoba reopened this Jul 31, 2018
@hkoba hkoba added the no_tests label Jul 31, 2019
@hkoba hkoba closed this as completed Jul 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant