in reply to Re: Perl 5's greatest limitation is...?
in thread Perl 5's greatest limitation is...?

Namely, Perl does not include a reasonably-easy-to-use cross-platform GUI library that uses the native look and feel on each platform.
The keyword here is library. It doesn't need "fixing" by Perl. It can be "fixed" by anyone. You want a cross-platform GUI libray on each platform? Write one. Or port an existing one. It's a library after all.
  • Comment on Re^2: Perl 5's greatest limitation is...?