On Sun, 2004-02-22 at 19:49, Louis wrote: > Hi Sluggers: > > Does anyone know if Perl supports drag and drop forms for GUI type > development. The front end is accessed via the browser ?
Perl has bindings for a number of GUI toolkits. I'm sure they'd support drag and drop. The problem of turning this into a CGI app in javascript with requisite magic is pretty slim I'd say. I'd love to be proven wrong, but I suspect you won't find a pre-made module for this kinda thing. At any rate, the place to look for anything perl is www.cpan.org. James. -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
