_ icon indicating copy to clipboard operation
_ copied to clipboard

The Raku utility library

Results 14 _ issues
Sort by recently updated
recently updated
newest added

I expect a link to either the README or src as shown there.

Test one-liner, without `wrap-words` function: ```shell ~ % raku -e 'use _; my $a = lines.skip(6).[0]; put $a;' US_Constitution.txt We the People of the United States, in Order to form...

Add `Text::Align` (feature request) I know I've written similar code, adapted from RosettaCode: > Further, allow for each word in a column to be either left justified, right justified, or...

Hello codesections. I just tried running the: `$ zef install _:auth` and it resulted in: `zsh: parse error near '\n'` I'm pretty sure because the angle-brackets tried re-direction of STDIN...

Hi! http://sparrowhub.io:2222/report/38 HTH Alexey

A simple test workflow, closes #4 when accepted,

We need to decide on and implement an approach to versioning for `_`. See the [versioning section](https://raku-advent.blog/2021/12/11/unix_philosophy_without_leftpad_part2/#versioning) of the announcement blog post for initial thoughts/tradeoffs.

The [Raku Community Modules Adoption Center](https://github.com/raku-community-modules) (tagline: "A place where abandoned Raku modules are being kept alive") seems like it would be a good source for potential `_` sub-packages. It...

As discussed [here](https://raku-advent.blog/2021/12/11/unix_philosophy_without_leftpad_part2/#versioning), `_` should have a process for accepting and acting on responsible disclosures of security issues.