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

Make perl6 support -e #45

Closed
p6rt opened this issue Jan 2, 2008 · 5 comments
Closed

Make perl6 support -e #45

p6rt opened this issue Jan 2, 2008 · 5 comments

Comments

@p6rt
Copy link

p6rt commented Jan 2, 2008

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

Searchable as RT49296$

@p6rt
Copy link
Author

p6rt commented Jan 2, 2008

From @petdance

perl6 -e"say 'hello world'" should work.

--
Andy Lester => andy@​petdance.com => www.petdance.com => AIM​:petdance

@p6rt
Copy link
Author

p6rt commented Jan 3, 2008

From @pmichaud

On Tue, Jan 01, 2008 at 11​:15​:57PM -0800, Andy Lester wrote​:

# <URL​: http://rt.perl.org/rt3/Ticket/Display.html?id=49296 >

perl6 -e"say 'hello world'" should work.

Oddly(?), the question of standard options to Perl 6 implementations
also came up in today's Perl 6 design meeting. I believe Larry said
he would spend some time thinking about it and come up with some
standards (I'm guessing it'll become Synopsis 19).

I would expect -e to continue to be supported, however.

I'm also thinking that perhaps -e, -v, and -h are common enough that
they could be implemented by default in the base PCT​::HLLCompiler
object. (Individual language implementations could of course override
the default.)

Thanks!

Pm

@p6rt
Copy link
Author

p6rt commented Jan 3, 2008

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

@p6rt
Copy link
Author

p6rt commented Jan 12, 2008

From @particle

done in r24796.
~jerry

@p6rt
Copy link
Author

p6rt commented Jan 12, 2008

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

@p6rt p6rt closed this as completed Jan 12, 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