在用perl进行图形化编程时,往往需要用到perl/Tk 有时用ppm却怎么也下不下来。 用CPAN安装却怎么也按不上。 不如自己动手手工安装。 tar xzf Tk-804.031.tar.gz #解包 perl Makefile.PL make make test make install perl -e "use Tk" #测试
Perl is arguably the most popular scr ipting language in use today. It is used for a wide variety of tasks, including file processing, system administration, web programming, and database connectivity. Early Perl users had to be content with command