I am new to perl, I have worked on TCL/Tk. Can u provide me any url
which and explain perl with comparison to TCL.
Thanks in advance !
-Anil A Kumar
Actually, Google is not a bad place to start, but look at this
http://www.perl.org/about.html and keep reading
Owen
Here's an old, high-level comparison of perl and tcl:
http://www.perl.com/doc/FMTEYEWTK/versus/tcl-discussion.html
There is a book "Perl for C programmers" but I don't know of
anything similar for tcl.
perl/Tk has good books and tutorials and comes with a demo program
for the standard widgets. You need to learn perl's OO style to
write good perl/tk. Here's the perl/Tk beginner's guide:
http://search.cpan.org/~srezic/Tk-804.028_501/pod/UserGuide.pod