in reply to Re: new Class:: module to declare classes in Perl in the popular way: class foo extends bar { sub x($var){..} }
in thread new Class:: module to declare classes in Perl in the popular way: class foo extends bar { sub x($var){..} }

Thanks, but JavaStyle? Please, keep out of the name Java! ehehehe

The declaration style for class that I have implemented in Perl is far way from Java resources.

I use Java and create development resources for it, but this doesn't means that I like it. Java is good as a language concept for OO, but in terms of be Pratical... Well, we have Perl, why think about this! ;-P

Graciliano M. P.
"Creativity is the expression of the liberty".

  • Comment on Re: Re: new Class:: module to declare classes in Perl in the popular way: class foo extends bar { sub x($var){..} }