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

Empty -e argument sends rakudo into REPL mode #171

Closed
p6rt opened this issue Jul 16, 2008 · 6 comments
Closed

Empty -e argument sends rakudo into REPL mode #171

p6rt opened this issue Jul 16, 2008 · 6 comments

Comments

@p6rt
Copy link

p6rt commented Jul 16, 2008

Migrated from rt.perl.org#57018 (status was 'resolved')

Searchable as RT57018$

@p6rt
Copy link
Author

p6rt commented Jul 16, 2008

From @masak

Both

$ ./perl6 -e ''

and

$ ../../parrot perl6.pbc -e ''

send rakudo into REPL mode, whereas

$ perl -e ''

doesn't.

@p6rt
Copy link
Author

p6rt commented Jul 16, 2008

From @moritz

Carl Mäsak (via RT) wrote​:

Both

$ ./perl6 -e ''

and

$ ../../parrot perl6.pbc -e ''

Also -e 0

send rakudo into REPL mode, whereas

$ perl -e ''

doesn't.

--
Moritz Lenz
http://moritz.faui2k3.org/ | http://perl-6.de/

@p6rt
Copy link
Author

p6rt commented Jul 16, 2008

The RT System itself - Status changed from 'new' to 'open'

@p6rt
Copy link
Author

p6rt commented Dec 15, 2008

From @pmichaud

Now fixed in r33936, thanks!

Pm

1 similar comment
@p6rt
Copy link
Author

p6rt commented Dec 15, 2008

From @pmichaud

Now fixed in r33936, thanks!

Pm

@p6rt
Copy link
Author

p6rt commented Dec 15, 2008

@pmichaud - Status changed from 'open' to 'resolved'

@p6rt p6rt closed this as completed Dec 15, 2008
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