This repository collects code snippets and tutorials from my experience with Perl and Tcl/Tk (not to be confused with Perl/Tk) on how to create a Perl+Tcl/Tk application and deploy it on Windows and ...
Python typing: Java, C, C# - statically typed e.g. int answer = 20 python - dynamically typed but strongly typed No type declaration needed but once a type is interpreted by the python compiler then ...
As more and more Web sites begin using XML for their content, it's increasingly important for Web developers to know how to parse XML data and convert it into different formats. That's where the Perl ...
As the subject suggests, I'm trying to run a Perl script on my Debian box (kernel 2.2.20, Apache 1.3.26, Perl 5.6.1). Instead of running, however, my web browser (IE5.5) tries to download the ...
Every programming language has its strengths...and its weaknesses. We identify five tasks for which perl is ideally suited, and four that...well, really, shouldn't you choose something else? We all ...