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

Fix command line/test mode #3

Open
robn opened this issue Apr 19, 2017 · 2 comments
Open

Fix command line/test mode #3

robn opened this issue Apr 19, 2017 · 2 comments

Comments

@robn
Copy link
Contributor

robn commented Apr 19, 2017

Before it was split into modules, you used to be able to call hopscotch from the command line with a URL to see what it would do. That code is still in Hopscotch.pm, but not callable. Lets fix that!

@robn
Copy link
Contributor Author

robn commented Apr 19, 2017

I have been reliably informed that I'm full of crap:

$ perl /usr/bin/hopscotch.psgi hi
E: Passed malformed URL: hi

🤷‍♂️

@robn robn closed this as completed Apr 19, 2017
@robn robn reopened this Apr 19, 2017
@robn
Copy link
Contributor Author

robn commented Apr 19, 2017

I've also been reliably informed that this is "probably still worth fixing, lib/Hopscotch.pm looking at ARGV is janky". So lets do that sometime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant