# New Ticket Created by Itsuki Toyota # Please include the string: [perl #128101] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=128101 >
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
