That's the problem with using multiple related-but-not-identical languages. If you aren't completely on the ball, one of the others may grab you by the ankle and trip you.
On 8/5/18, ToddAndMargo <toddandma...@zoho.com> wrote: >>> It is "do G=" not "do $G=" >>> >>> > > On 08/04/2018 01:14 AM, Laurent Rosenfeld via perl6-users wrote: >> I'm really not very good at bash scripting (because I would almost >> always to such things in Perl), but I guess that the initial $G is an >> error (there should not be a $ sigil). > > That was it. Perl has got me so trained that I did not even > realize my mistake for quite some time. > > Chuckle >