Search code examples
perl6 IO::Handle has no printf method, inconsistent with documentation, or I missed something?...


fileprintfraku

Read More
How do make make subroutine parameter as readwrite...


raku

Read More
perl6 Is using junctions in matching possible?...


matchrakujunction

Read More
How can I call .WHY on a subroutine in a class in Perl 6?...


metaprogrammingraku

Read More
How can I figure out why Linenoise is failing to install?...


moduleinstallationraku

Read More
How can you search Unicode codepoints by name in Perl6?...


unicoderaku

Read More
What's allowed in a Perl 6 identifier?...


unicoderaku

Read More
perl6 What is the best way to match any of a group of words?...


matchrakuany

Read More
perl6-debug-m spawning moar till system thrashes...


debuggingraku

Read More
perl6 How to re-open $*IN for input?...


charactercontrolsstdinraku

Read More
perl6 what is the best way to enter multiple multi-line here-docs from $*IN...


rakugetc

Read More
Simple non-blocking web server...


socketsraku

Read More
Does an anonymous parameter in a Perl 6 signature discard the value?...


signatureraku

Read More
perl6 How to read from stdin and take command line args?...


stdinargsraku

Read More
perl6 How to use adverbs as variables?...


matchraku

Read More
perl6 Unable to initialize a state variable. Help needed...


variablesstateassignraku

Read More
Why doesn't this perl 6 grammar work?...


raku

Read More
perl6 grammar actions: unable to make anything if not using $/...


matchreadonlysignatureassignraku

Read More
Perl6-ish expression for the bits of an integer...


raku

Read More
perl6, how to match 1 to 10000 times except prime number of times?...


rangematchexceptraku

Read More
Type coercion in Perl6 class attribute...


type-conversionrakuobject-construction

Read More
How do I construct an object in Perl6 from a hash?...


rakuobject-construction

Read More
Why is perl6 regex ~~ trying to assign to immutable container?...


regexmatchvariable-assignmentimmutabilityraku

Read More
perl6 grammar to do substitution...


regexactionrakuproto

Read More
Why does Perl 6 throw an X::AdHoc exception for my subset type?...


exceptiontypesraku

Read More
Why does .ords not agree with .chars?...


unicoderaku

Read More
perl6 how to get specific identity of promises?...


promiseidentityraku

Read More
Using percent sign as part of the name for a prefix operator...


functionoperatorsraku

Read More
How to write an `intersperse` function in Perl 6...


listrakulazy-sequences

Read More
Perl 6 reports "Cannot unbox a type object" when typing an array...


rakurakudo

Read More
BackNext