On Mon, Dec 22, 2008 at 02:32:00PM -0800, cory.spen...@gmail.com wrote:
:
: I've got a question regarding Ranges and in particular, infinite
: Ranges. How should a range such as:
:
: (0..Inf)
:
: or
:
: (-Inf..0)
:
: be represented when it is converted to a string? I believe that Pugs
:
I've got a question regarding Ranges and in particular, infinite
Ranges. How should a range such as:
(0..Inf)
or
(-Inf..0)
be represented when it is converted to a string? I believe that Pugs
currently attempts to create a range of infinite length and provides
no stringified value. I'm
Author: moritz
Date: 2008-12-22 17:23:57 +0100 (Mon, 22 Dec 2008)
New Revision: 24558
Modified:
docs/Perl6/Spec/S12-objects.pod
Log:
[S12] fixed small typo
Modified: docs/Perl6/Spec/S12-objects.pod
===
--- docs/Perl6/Spec/S12-obj
Em Seg, 2008-12-22 às 15:06 +1100, Timothy S. Nelson escreveu:
> On Sat, 20 Dec 2008, Mark Overmeer wrote:
> > For ???B. In the current set-up, you use CPAN.pm to download, and then
> > install. The 'cpan' script is a wrapper around CPAN.pm. CPAN.pm starts
> > the install tool. A more convient