Re: $? and $! equivalents

2018-10-22 Thread N6Ghost
ead-slapper, but I can't find a > > reference in either perlintro.com or http://docs.perl6.org/ > > (5to6-perlfunc or top-down) for the equivalents of $? and $! in > > P6.What are they? > > > > I want to be able to "run" or "shell" programs, then e

Re: $? and $! equivalents

2018-09-15 Thread Parrot Raiser
gmail.com> wrote: >> >> This is probably going to be a forehead-slapper, but I can't find a >> reference in either perlintro.com or http://docs.perl6.org/ >> (5to6-perlfunc or top-down) for the equivalents of $? and $! in >> P6.What are they? >> >> I want to be ab

Re: $? and $! equivalents

2018-09-14 Thread Brad Gilbert
On Fri, Sep 14, 2018 at 5:08 PM Parrot Raiser <1parr...@gmail.com> wrote: > > This is probably going to be a forehead-slapper, but I can't find a > reference in either perlintro.com or http://docs.perl6.org/ > (5to6-perlfunc or top-down) for the equivalents of $? a

Re: $? and $! equivalents

2018-09-14 Thread Brandon Allbery
s like sub run, the Proc should be the return value. On Fri, Sep 14, 2018 at 6:08 PM Parrot Raiser <1parr...@gmail.com> wrote: > This is probably going to be a forehead-slapper, but I can't find a > reference in either perlintro.com or http://docs.perl6.org/ > (5to6-perlfunc or top-d

$? and $! equivalents

2018-09-14 Thread Parrot Raiser
This is probably going to be a forehead-slapper, but I can't find a reference in either perlintro.com or http://docs.perl6.org/ (5to6-perlfunc or top-down) for the equivalents of $? and $! in P6.What are they? I want to be able to "run" or "shell" programs, then examine ret

r31680 -[S32/Temporal] Added to Date: There are also Cweek, Cweek-year, Cweek-number, Cweekday-of-month, and Cday-of-year methods, which work just like their DateTime equivalents.

2010-07-14 Thread pugs-commits
their DateTime equivalents. Modified: docs/Perl6/Spec/S32-setting-library/Temporal.pod === --- docs/Perl6/Spec/S32-setting-library/Temporal.pod2010-07-14 14:35:21 UTC (rev 31679) +++ docs/Perl6/Spec/S32-setting-library