On Mon, Jun 29, 2009 at 10:56 AM, Marvin Humphrey<mar...@rectangular.com> wrote:
>> > +    *{'version::new} = \*version::vpp::new;
>> >  }
>> >
>> >  # Preloaded methods go here.
>
> Isn't there a missing single quote in the added line

I did catch that.

I'm not sure why it isn't just *version::new = \*version:vpp::new

-- David

Reply via email to