The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Fixed dist::moosex"

Fixed - a readonly variable that you can assign to River stage zero No dependents

"Fixed" is a little like Readonly; the main difference is that you can assign to fixed variables. What?! Then how are they fixed? Because you can only assign to them once! use 5.012; use strict; use warnings; use Fixed; fix $x; # declared but not ini...

TOBYINK/Fixed-0.003 - 11 Sep 2014 11:01:55 UTC
1 result (0.094 seconds)