Re: Literal Values
[email protected] (Jonathan Scott Duff)
| Newsgroups | perl.perl6.documentation |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Nov 12, 2002 at 05:38:00PM -0700, Luke Palmer wrote: > > Mailing-List: contact [email protected]; run by ezmlm > > Date: Tue, 12 Nov 2002 15:22:53 -0600 > > From: Jonathan Scott Duff <[email protected]> > > > > What happens with this one: > > > > 256:255.255..0 # same as 256:255.255.0.0 ? > > # or error? > > On the contrary, it's equivalent to 65535 .. 0, or the empty list. Doh! I wasn't thinking about the range operators at all. -Scott -- Jonathan Scott Duff [email protected]