-
ZEF
A collection of Raku programs for managing modules and apps in Raku, and do things like summit to zef etc.
-
ZEF
A Raku program to fix borked (broken) terminals.
-
ZEF
A Raku application for updating/upgrading the local Raku install. It also installs and upgrades the packages and any system packages.
-
ZEF
A Raku module for displaying lines in a listing.
-
ZEF
A Raku module for converting various File system properties to symbolic form.
For instance symbolic-perms(…) will give you the .rwxr-xr-x type representation……
-
ZEF
A Raku module for managing the users GUI Editor preferences in a variety of programs.
-
ZEF
A Raku module to provide an object Gzz_readline which provides method Gzz_readline::gzzreadline(Str:D $prompt, Str:D $frefill).
-
ZEF
A Raku module to provide text formatting services to Raku programs. Including a "sprintf" alike function "Sprintf" that copes better with Ansi highlighted text ...
-
ZEF
A Raku module to provide path parsing and validation for assorted programs.
-
ZEF
A Raku module that provides helpers for Regex stuff both Perl5 and EMCA262Regex