On Thu, Jun 16, 2005 at 01:26:31PM -0600, Luke Palmer wrote:
> > Say I have a class method in FooClass, callable as FooClass.greet():
> >
> > method greet(Class $class: ) {
> > say "Hello, FooClass!";
> > }
>
> Aside from the fact that I don't think this is the right way to
> specify class methods...What do you think is the right way to specify them? -- Gaal Yahas <[EMAIL PROTECTED]> http://gaal.livejournal.com/
