目前分類:perl (39)

瀏覽方式: 標題列表 簡短摘要

use FindBin;
my $path = $FindBin::Bin;

付爸爸 發表在 痞客邦 留言(0) 人氣()

http://www.perl.com/lpt/a/984


付爸爸 發表在 痞客邦 留言(0) 人氣()

http://irw.ncit.edu.tw/peterju/perl.html

付爸爸 發表在 痞客邦 留言(0) 人氣()

#!/usr/bin/perl

use WWW::Curl::Easy;

付爸爸 發表在 痞客邦 留言(0) 人氣()

WWW::Curl

http://search.cpan.org/author/CRISB/WWW-Curl-3.02/lib/WWW/Curl.pm

付爸爸 發表在 痞客邦 留言(0) 人氣()

http://angelibrary.tripod.com/computer/perlfaq/perlfaq6.html

付爸爸 發表在 痞客邦 留言(0) 人氣()

http://oaunix.hlhs.hlc.edu.tw/~cgi/

放到c:\perl\bin裡面,應該就可以了

付爸爸 發表在 痞客邦 留言(0) 人氣()

Q1.where is CPAN Mirror site?

http://www.cpan.org/SITES.html#Asia

付爸爸 發表在 痞客邦 留言(0) 人氣()

http://www.roth.net/perl/Daemon/

ppm install http://www.roth.net/perl/packages/win32-daemon.ppd

付爸爸 發表在 痞客邦 留言(0) 人氣()

=> http://www.winprog.org/tutorial/msvc.html

Getting Them

付爸爸 發表在 痞客邦 留言(0) 人氣()

http://perl.active-venture.com/lib/Cwd.html

use Cwd;

付爸爸 發表在 痞客邦 留言(0) 人氣()

程式告一段落,compile以後要測試,
結果發現cpu loading 100%
怎麼測試都找不到原因

付爸爸 發表在 痞客邦 留言(0) 人氣()

http://www.windowsitpro.com/WindowsScripting/Articles/ArticleID/38404/pg/2/2.html

在windows內,使用這樣子的方式來裝這個模組

付爸爸 發表在 痞客邦 留言(0) 人氣()

http://search.cpan.org/~jdb/libwin32-0.27/Service/Service.pm

把這個模組掛起來,可以管理系統的服務

付爸爸 發表在 痞客邦 留言(0) 人氣()

http://techtasks.com/code/viewbookcode/587

付爸爸 發表在 痞客邦 留言(0) 人氣()

http://perldoc.perl.org/functions/unlink.html

# del 1 file

付爸爸 發表在 痞客邦 留言(0) 人氣()

http://search.cpan.org/~mcantoni/Net-Netstat-Wrapper-0.02/lib/Net/Netstat/Wrapper.pm

在unix和win都可以使用

付爸爸 發表在 痞客邦 留言(0) 人氣()

# 參考網頁
# http://www.roth.net/perl/odbc/faq/

付爸爸 發表在 痞客邦 留言(0) 人氣()

# 目的

在Windows中把Perl程式編譯成可執行檔

付爸爸 發表在 痞客邦 留言(0) 人氣()

«12