since many of us believe that in Perl you can easily develop <anything>, thanks to CPAN too, I believe that the 770 could hugely benefit from a Perl port (even better, Perl/Tk).
Any information on this happening?
CPAN works when you use perl -MCPAN -e shell, but it's crippled by busybox's gunzip implementation, as well as requiring some type of make system to be installed.
Debian comes with tools to create .deb packages out of perl modules, and I've been using that to send modules into my device. I'll see if I can get some type of repository going.
I'm working on this myself, as I think perl would be a great rapid app development environment on the 770. Perl CLI speed is fantastic on the device.
Might as well go to C. I know Python, but I find perl to be far easier to work with. Python definitely has the modules, but I'm looking at bringing that to perl.