Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

I want to learn perl

2 views
Skip to first unread message

Anil A Kumar

unread,
Oct 14, 2009, 3:27:51 AM10/14/09
to
Hi All,


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

Owen

unread,
Oct 14, 2009, 4:25:56 AM10/14/09
to

Actually, Google is not a bad place to start, but look at this
http://www.perl.org/about.html and keep reading

Owen

Steve C

unread,
Oct 14, 2009, 1:08:20 PM10/14/09
to
Anil A Kumar wrote:
> Hi All,
>
>
> 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.
>


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

0 new messages