Groups
Groups
Anmelden
Groups
Groups
perl.perl6.users
Unterhaltungen
Info
Feedback geben
Hilfe
Google Groups unterstützt keine neuen Usenet-Beiträge oder ‑Abos mehr. Bisherige Inhalte sind weiterhin sichtbar.
Schließen
Weitere Informationen
Gruppenpfad
perl.perl6.users
1–30 von 1146
Alle als gelesen markieren
Gruppe melden
0 ausgewählt
Elizabeth Mattijsen
2
12.02.24
Re: pm6 naming convention
It's been marked as DEPRECATED since 2023.12 I believe. > On 12 Feb 2024, at 20:34,
ungelesen,
Re: pm6 naming convention
It's been marked as DEPRECATED since 2023.12 I believe. > On 12 Feb 2024, at 20:34,
12.02.24
Elizabeth Mattijsen
10.02.24
Re: disable coercing?
> On 10 Feb 2024, at 08:56, ToddAndMargo via perl6-users <perl6...@perl.org> wrote: >
ungelesen,
Re: disable coercing?
> On 10 Feb 2024, at 08:56, ToddAndMargo via perl6-users <perl6...@perl.org> wrote: >
10.02.24
Elizabeth Mattijsen
2
06.02.24
Re: -c question
Do you have some "use lib 'foo'" setting in your program? If so, use that on the
ungelesen,
Re: -c question
Do you have some "use lib 'foo'" setting in your program? If so, use that on the
06.02.24
Elizabeth Mattijsen
07.01.24
Re: optimizer?
$ raku --help ... --optimize=level use the given level of optimization (0..3) ... > On 7 Jan 2024,
ungelesen,
Re: optimizer?
$ raku --help ... --optimize=level use the given level of optimization (0..3) ... > On 7 Jan 2024,
07.01.24
Elizabeth Mattijsen
20.12.23
Re: initializing Pointer
Looking at the Pointer class code, it looks like you can either create it without arguments, or with
ungelesen,
Re: initializing Pointer
Looking at the Pointer class code, it looks like you can either create it without arguments, or with
20.12.23
Elizabeth Mattijsen
2
11.12.23
Re: .contains question
my $x="abc45def"; my @y=<abcdefghij 1 2 3 4 5>; say so $x.contains(any @y); "so
ungelesen,
Re: .contains question
my $x="abc45def"; my @y=<abcdefghij 1 2 3 4 5>; say so $x.contains(any @y); "so
11.12.23
Dominique Dumont
02.12.23
Stepping down from rakudo packaging for Debian
Hello After 10 years of maintaining rakudo and it modules for Debian, I've never really managed
ungelesen,
Stepping down from rakudo packaging for Debian
Hello After 10 years of maintaining rakudo and it modules for Debian, I've never really managed
02.12.23
raf via perl6-users
27.11.23
Help with macports port for zef
Hi. I'm trying to create a macports portfile for zef so that macports users can easily install
ungelesen,
Help with macports port for zef
Hi. I'm trying to create a macports portfile for zef so that macports users can easily install
27.11.23
Andinus via perl6-users
2
27.10.23
Re: is there an AI on the beginner chat line?
ToddAndMargo via perl6-users @ 2023-10-27 03:19 -07: > On 10/27/23 00:10, Andinus via perl6-users
ungelesen,
Re: is there an AI on the beginner chat line?
ToddAndMargo via perl6-users @ 2023-10-27 03:19 -07: > On 10/27/23 00:10, Andinus via perl6-users
27.10.23
Darren Duncan
30.07.23
Raku regex assert doesn't match
Hello, I have a Raku regex question. See the following: token nonquoted_alphanumeric_text { <!
ungelesen,
Raku regex assert doesn't match
Hello, I have a Raku regex question. See the following: token nonquoted_alphanumeric_text { <!
30.07.23
ToddAndMargo via perl6-users
23.06.23
Tip: my keeper example of qqx and match
Hi All, I wrote myself a nice example of how to use `qqx` and `m:` (match). It is pretty simple, so
ungelesen,
Tip: my keeper example of qqx and match
Hi All, I wrote myself a nice example of how to use `qqx` and `m:` (match). It is pretty simple, so
23.06.23
ToddAndMargo via perl6-users
2
20.06.23
Is this a regex bug?
On 6/20/23 13:32, Bruce Gray wrote: > > >> On Jun 19, 2023, at 18:50, ToddAndMargo via
ungelesen,
Is this a regex bug?
On 6/20/23 13:32, Bruce Gray wrote: > > >> On Jun 19, 2023, at 18:50, ToddAndMargo via
20.06.23
ToddAndMargo via perl6-users
4
19.06.23
Need regex in the middle wildcard help
On 6/19/23 07:39, Richard Hainsworth wrote: > HI Todd, > > Some more clean up: > > On
ungelesen,
Need regex in the middle wildcard help
On 6/19/23 07:39, Richard Hainsworth wrote: > HI Todd, > > Some more clean up: > > On
19.06.23
ToddAndMargo via perl6-users
11.06.23
Tip: Rakudo-2023.05.01 upgrade issue
Hi All, Fedora 37 RakudoPkgFedora37-2023.05.01.x86_64.rpm https://github.com/nxadm/rakudo-pkg/
ungelesen,
Tip: Rakudo-2023.05.01 upgrade issue
Hi All, Fedora 37 RakudoPkgFedora37-2023.05.01.x86_64.rpm https://github.com/nxadm/rakudo-pkg/
11.06.23
ToddAndMargo via perl6-users
3
27.03.23
my zenity adventure
> On 27 March 2023 01:35:39 CEST, ToddAndMargo via perl6-users > <perl6...@perl.org>
ungelesen,
my zenity adventure
> On 27 March 2023 01:35:39 CEST, ToddAndMargo via perl6-users > <perl6...@perl.org>
27.03.23
Nathan Gray
23.03.23
suggestions for tracking down memory leaks
I have a program that I intend to run for days or weeks at a time, but it is being killed by the OS
ungelesen,
suggestions for tracking down memory leaks
I have a program that I intend to run for days or weeks at a time, but it is being killed by the OS
23.03.23
rir
,
Vadim Belman
3
21.03.23
Undefine mixed data
I'm unable to follow the whole thread in depth, but the point I'd like to make is directly
ungelesen,
Undefine mixed data
I'm unable to follow the whole thread in depth, but the point I'd like to make is directly
21.03.23
Vadim Belman
28.12.22
Rakudo CoreDev Class, session 2
Dear rakoons, Since I have a Zoom meeting allocated for the class, the previously announced schedule
ungelesen,
Rakudo CoreDev Class, session 2
Dear rakoons, Since I have a Zoom meeting allocated for the class, the previously announced schedule
28.12.22
ToddAndMargo via perl6-users
,
Gianni Ceccarelli
3
07.12.22
Name of calling program
On 12/7/22 09:06, Gianni Ceccarelli wrote: > On Wed, 7 Dec 2022 08:58:19 -0800 > ToddAndMargo
ungelesen,
Name of calling program
On 12/7/22 09:06, Gianni Ceccarelli wrote: > On Wed, 7 Dec 2022 08:58:19 -0800 > ToddAndMargo
07.12.22
ToddAndMargo via perl6-users
3
07.12.22
"returns" question
On 12/7/22 02:02, ToddAndMargo via perl6-users wrote: > use "export" "exports"
ungelesen,
"returns" question
On 12/7/22 02:02, ToddAndMargo via perl6-users wrote: > use "export" "exports"
07.12.22
ToddAndMargo via perl6-users
2
06.12.22
pointer confusion
On 12/6/22 15:40, ToddAndMargo via perl6-users wrote: > On 12/5/22 16:35, Ralph Mellor wrote: >
ungelesen,
pointer confusion
On 12/6/22 15:40, ToddAndMargo via perl6-users wrote: > On 12/5/22 16:35, Ralph Mellor wrote: >
06.12.22
ToddAndMargo via perl6-users
6
06.12.22
Raku opens a notepad when executing a .bat
On 12/6/22 07:31, ToddAndMargo via perl6-users wrote: > On 12/6/22 01:44, ToddAndMargo via perl6-
ungelesen,
Raku opens a notepad when executing a .bat
On 12/6/22 07:31, ToddAndMargo via perl6-users wrote: > On 12/6/22 01:44, ToddAndMargo via perl6-
06.12.22
ToddAndMargo via perl6-users
2
05.12.22
Session ID
On 11/14/22 12:54, ToddAndMargo via perl6-users wrote: > Hi All, > > Windows 11 22H2 >
ungelesen,
Session ID
On 11/14/22 12:54, ToddAndMargo via perl6-users wrote: > Hi All, > > Windows 11 22H2 >
05.12.22
ToddAndMargo via perl6-users
01.12.22
Tip: use of pointers example
Hi All, Windows 11 pro 22H2 The following is a test example of the use of pointers for calling
ungelesen,
Tip: use of pointers example
Hi All, Windows 11 pro 22H2 The following is a test example of the use of pointers for calling
01.12.22
ToddAndMargo via perl6-users
3
01.12.22
NativeCall and pointers question
On 11/30/22 12:53, ToddAndMargo via perl6-users wrote: > Let me ask this question a little simpler
ungelesen,
NativeCall and pointers question
On 11/30/22 12:53, ToddAndMargo via perl6-users wrote: > Let me ask this question a little simpler
01.12.22
ToddAndMargo via perl6-users
30.11.22
When to use .new?
Hi All, Why can I get away with my Str $x = ""; But I have to use .new here (an other
ungelesen,
When to use .new?
Hi All, Why can I get away with my Str $x = ""; But I have to use .new here (an other
30.11.22
ToddAndMargo via perl6-users
,
Elizabeth Mattijsen
4
29.11.22
What is this "\t"?
Perhaps it would make sense to export these to a separate Gnome::Constants module? > On 29 Nov
ungelesen,
What is this "\t"?
Perhaps it would make sense to export these to a separate Gnome::Constants module? > On 29 Nov
29.11.22
ToddAndMargo via perl6-users
3
29.11.22
What does this line mean?
On 11/25/22 19:21, ToddAndMargo via perl6-users wrote: > Hi All, > > > I am confused!
ungelesen,
What does this line mean?
On 11/25/22 19:21, ToddAndMargo via perl6-users wrote: > Hi All, > > > I am confused!
29.11.22
Vadim Belman
25.11.22
Rakudo CoreDev Class
Since no other proposals were made I plan to hold the class on Saturday, Dec 3, 20:00UTC. Here is the
ungelesen,
Rakudo CoreDev Class
Since no other proposals were made I plan to hold the class on Saturday, Dec 3, 20:00UTC. Here is the
25.11.22
ToddAndMargo via perl6-users
,
rir
2
25.11.22
bug in REPL
On Thu, Nov 24, 2022 at 08:55:05PM -0800, ToddAndMargo via perl6-users wrote: > Fedora 36 >
ungelesen,
bug in REPL
On Thu, Nov 24, 2022 at 08:55:05PM -0800, ToddAndMargo via perl6-users wrote: > Fedora 36 >
25.11.22