thanks!
Gabor "impatient" Szabo On Fri, May 26, 2017 at 9:27 AM, Brent Laabs <bsla...@gmail.com> wrote: > You didn't keep reading far enough. > >> For information on variables without sigils, see sigilless variables. >> https://docs.perl6.org/language/variables#Sigilless_variables > > On Thu, May 25, 2017 at 11:10 PM, Gabor Szabo <szab...@gmail.com> wrote: >> >> https://docs.perl6.org/language/variables >> says: >> "Variable names can start with or without a special character called a >> sigil," >> >> But then in the examples all 3 have sigils. How can a variable have no >> sigil? >> >> Gabor