in reply to Re^3: Shipping a Perl/Tk App
in thread Shipping a Perl/Tk App
The requirements of the actual project should really be handled by a web server/browser/HTML/CSS/Javascript, but even the minimal stuff I want to do in terms of text editing/diffing and displaying a simple tree of data are way too hard for the browser implementation of CSS/HTML to handle in a way that is consistent across platforms - and believe me I tried. Browser support for CSS 2.1 is about an inconsistent 50%.
Plus I enjoy writing code in Perl/Tk. I'll give PAR a shot.
|
|---|