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

%?RESOURCES is evaluated as Nil when running "perl6 --doc" command #5309

Open
p6rt opened this issue May 9, 2016 · 4 comments
Open

%?RESOURCES is evaluated as Nil when running "perl6 --doc" command #5309

p6rt opened this issue May 9, 2016 · 4 comments
Labels

Comments

@p6rt
Copy link

p6rt commented May 9, 2016

Migrated from rt.perl.org#128101 (status was 'new')

Searchable as RT128101$

@p6rt
Copy link
Author

p6rt commented May 9, 2016

From @titsuki

I faced the following warnings.

$ wget https://github.com/titsuki/p6-Term-Readsecret/archive/RT.zip
$ unzip RT.zip
$ cd p6-Term-Readsecret-RT
$ perl6 --doc=Markdown lib/Term/Readsecret.pm6
Use of Nil in string context in block at lib/Term/Readsecret.pm6 line 6

line 6 is
https://github.com/titsuki/p6-Term-Readsecret/blob/RT/lib/Term/Readsecret.pm6#L6

@p6rt
Copy link
Author

p6rt commented May 9, 2016

From @titsuki

My perl6 version is

$ perl6 --version
This is Rakudo version 2016.04-99-g475063a built on MoarVM version 2016.04
implementing Perl 6.c.

On 2016-5月-09 月 08​:09​:47, cookbook_000@​yahoo.co.jp wrote​:

I faced the following warnings.

$ wget https://github.com/titsuki/p6-Term-Readsecret/archive/RT.zip
$ unzip RT.zip
$ cd p6-Term-Readsecret-RT
$ perl6 --doc=Markdown lib/Term/Readsecret.pm6
Use of Nil in string context in block at lib/Term/Readsecret.pm6
line 6

line 6 is
https://github.com/titsuki/p6-Term-
Readsecret/blob/RT/lib/Term/Readsecret.pm6#L6

@p6rt
Copy link
Author

p6rt commented May 28, 2016

From @titsuki

Sorry, I have attached source code.

On 2016-5月-09 月 08​:13​:23, cookbook_000@​yahoo.co.jp wrote​:

My perl6 version is

$ perl6 --version
This is Rakudo version 2016.04-99-g475063a built on MoarVM version 2016.04
implementing Perl 6.c.

On 2016-5月-09 月 08​:09​:47, cookbook_000@​yahoo.co.jp wrote​:

I faced the following warnings.

$ wget https://github.com/titsuki/p6-Term-Readsecret/archive/RT.zip
$ unzip RT.zip
$ cd p6-Term-Readsecret-RT
$ perl6 --doc=Markdown lib/Term/Readsecret.pm6
Use of Nil in string context in block at lib/Term/Readsecret.pm6
line 6

line 6 is
https://github.com/titsuki/p6-Term-
Readsecret/blob/RT/lib/Term/Readsecret.pm6#L6

@p6rt
Copy link
Author

p6rt commented May 28, 2016

From @titsuki

p6-Term-Readsecret-RT.zip

@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