On 5/2/07, Larry Wall <[EMAIL PROTECTED]> wrote:
: 2. The question I was trying to answer by poking around: what is/will
: be the P6 equivalent of P5's $. ? I assume the answer is a method on
: the filehandle object, but called what? Should it keep the P5
: IO::Handle name (input_line_number)?
On Wed, May 02, 2007 at 03:04:00PM -0400, Mark J. Reed wrote:
: 1. Are there any interactive inspection tools in the current Perl6
: implementations? S12.pod talks about a "methods" method (on the
: object returned by .HOW at least), but that doesn't seem to exist in
: Pugs... I think in this stag
1. Are there any interactive inspection tools in the current Perl6
implementations? S12.pod talks about a "methods" method (on the
object returned by .HOW at least), but that doesn't seem to exist in
Pugs... I think in this stage where the impls are incomplete and
people are playing around with t