Re: Optional dollars (was Re: y/rple/yma/)
[email protected] (Tom Christiansen)
| Newsgroups | perl.bootstrap |
|---|---|
| Message-ID | <2569.964495477@chthon> |
>On Mon, Jul 24, 2000 at 06:04:26PM -0600, Tom Christiansen wrote: >> >> One could even make the dollar signs optional save for interpolative >> uses. >Ah, but with my variable.pm module, you can already skip the dollar signs >in Perl 5.6. ;-) ;-) Actually, I knew this was already feasible, but hadn't begun coding that way. Perhaps I shall. :-) --tom