in reply to Re^2: [RAKU] How to install zef on Ubuntu 22.04
in thread [RAKU] How to install zef on Ubuntu 22.04
But the bigger issue for me is actually that my code has run into browser-related issues (browsers no longer work as they used to years ago when I started, and now force me to make changes). For example, I have never before used cookies; never needed them, nor wanted them (no need to post those massively annoying and now legally required cookie notices if not using them). Now I am experiencing anomalies because of my hidden-field data, and the updates are a massive headache when subroutines cannot accept named variables. Raku's subroutines do support named variables, which would solve this problem and make my code more maintainable and future-proof.
Blessings,
~Polyglot~
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: [RAKU] How to install zef on Ubuntu 22.04
by marto (Cardinal) on Jan 10, 2024 at 12:58 UTC | |
by Polyglot (Chaplain) on Jan 10, 2024 at 13:51 UTC | |
by bliako (Abbot) on Jan 11, 2024 at 12:41 UTC | |
by Polyglot (Chaplain) on Jan 11, 2024 at 14:49 UTC | |
by bliako (Abbot) on Jan 11, 2024 at 15:49 UTC |