in reply to Perl 5's greatest limitation is...?
There are a number of things. Most of them, such as the object model's limitations, are being fixed in Perl6, so I don't worry about them long-term. The thing I worry about is the thing that, AFAIK, Perl6 is probably not fixing. Namely, Perl does not include a reasonably-easy-to-use cross-platform GUI library that uses the native look and feel on each platform. I'm not sure whether any other language includes such a thing, but that's irrelevant; I want it in Perl anyway. I know it is theoretically implementable.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Perl 5's greatest limitation is...?
by fireartist (Chaplain) on Jul 28, 2005 at 10:57 UTC | |
Re^2: Perl 5's greatest limitation is...?
by Anonymous Monk on Jul 28, 2005 at 14:17 UTC | |
Re^2: Perl 5's greatest limitation is...?
by BrowserUk (Patriarch) on Jul 28, 2005 at 22:49 UTC |