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

[feature request] Allow command-line arguments to be passed to Perl scripts. #18

Open
trizen opened this issue Jul 7, 2015 · 1 comment

Comments

@trizen
Copy link

trizen commented Jul 7, 2015

If not sure if it's possible, but it would be nice to support passing command line arguments to Perl scripts.

Example:

$ rperl script.pl --arg

Currently, it dies with the following error:

Unknown option: arg
ERROR EARG00: Failure processing command line arguments, dying
@wbraswell
Copy link
Owner

Yes this should be possible (and seems important), I will leave this issue open until I am back working on the *.pl processing mechanisms where this would be dealt with.

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

2 participants