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

$0 when $/ is undefined causes Rakudo to give an error #1527

Closed
p6rt opened this issue Feb 19, 2010 · 5 comments
Closed

$0 when $/ is undefined causes Rakudo to give an error #1527

p6rt opened this issue Feb 19, 2010 · 5 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Feb 19, 2010

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

Searchable as RT72956$

@p6rt
Copy link
Author

p6rt commented Feb 19, 2010

From @masak

<masak> rakudo​: $0
<p6eval> rakudo 3704a2​: OUTPUT«Method 'postcircumfix​:<[ ]>' not found
for invocant of class '' [...]
<jnthn> :-/
* masak submits rakudobug
<jnthn> lta
<masak> and wrong.
<masak> alpha​: $0
<p6eval> alpha 30e0ed​: ( no output )
<masak> that's better :)

@p6rt
Copy link
Author

p6rt commented Aug 3, 2010

From @bbkr

$ perl6 -e '$0'
$ echo $?
0

$ perl6 -e '$0.WHAT.say'
Any()

@p6rt
Copy link
Author

p6rt commented Aug 3, 2010

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

@p6rt
Copy link
Author

p6rt commented Aug 11, 2010

From @bbkr

Tests in t/spec/S05-match/capturing-contexts.t

@p6rt
Copy link
Author

p6rt commented Aug 11, 2010

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

@p6rt p6rt closed this as completed Aug 11, 2010
@p6rt p6rt added the Bug label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant