install CGI::Session on windows

来源:互联网 发布:js获取表格一行数据 编辑:程序博客网 时间:2024/04/29 23:10

- DOWNLOAD CGI::Session
 http://search.cpan.org/dist/CGI-Session/ 

- Install Using Makefile.PL
--------------------

    % perl Makefile.PL
    % nmake
    % nmake test
    % nmake install