Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: This is not a pipe

by Tanktalus (Canon)
on Mar 11, 2005 at 22:38 UTC ( [id://438834]=note: print w/replies, xml ) Need Help??


in reply to This is not a pipe

How abstract do you want it?

ref($this) ne 'Pipe'; ref($_) ne 'Pipe'; # $_ is a topicaliser, so is "this" - thus, "th +is" == "$_" ! UNIVERSAL::can($this, 'smoke'); $_->can('smoke');
Perl 6 ok?
!.isa('Pipe');
Just wondering.

Update: Missed the ! on the perl6 code.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://438834]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-25 22:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found