Re: embedded subs inside subs

[email protected] (ToddAndMargo via perl6-users) Wed, 8 Oct 2025 00:08:29 -0700
Newsgroups perl.perl6.users
Message-ID <[email protected]>
On 10/8/25 12:01 AM, ToddAndMargo wrote:
> Hi All,
> 
>     Redeclaration of routine 'GetEsetInternetSecurity'.  Did you
>     mean to declare a multi-sub?
>     at /home/linuxutil/./GetUpdates.raku:5161
> 
> I meant to declare the same sub name INSIDE their own subs.
> They are meant to be ONLY be active inside the subs
> they are embedded in and ignored everywhere else.
> 
> Grrrrr......
> 
> -T

Never mind.  I read something wrong in my code.

And I am tired and in a rather too crabby mood
to program.

Sorry.

-T