Re: Question about 'does' in src/ops/object.ops

2007-08-19 Thread Badai Aqrandista
Hmm... chromatic answered question 2 when I was writing this question. Let me add new opcode for 'does' tonight or tomorrow night. I want to learn. On 8/20/07, Badai Aqrandista <[EMAIL PROTECTED]> wrote: > Hi, > > I have two questions. These questions arise because I need to modify > 'Test::Build

Question about 'does' in src/ops/object.ops

2007-08-19 Thread Badai Aqrandista
Hi, I have two questions. These questions arise because I need to modify 'Test::Builder::TestPlan' to [ 'Test'; 'Builder'; 'TestPlan' ]. I'm new to the project so I don't want to step on someone else's foot on doing this. 1. The implementation of 'does' in src/ops/object.ops is as the following: