http://techtasks.com/code/viewbookcode/587
- Jun 22 Fri 2007 14:44
perl run as windows service's script
- Jun 19 Tue 2007 09:35
perl function => unlink, to del file
http://perldoc.perl.org/functions/unlink.html
# del 1 file
- Jun 18 Mon 2007 22:07
netstat cmd, use perl
http://search.cpan.org/~mcantoni/Net-Netstat-Wrapper-0.02/lib/Net/Netstat/Wrapper.pm
在unix和win都可以使用
- Jun 18 Mon 2007 16:52
把程式執行成service
http://www.pcdvd.com.tw/printthread.php?t=434533
http://support.microsoft.com/default.aspx?scid=kb;en-us;137890
http://en.wikipedia.org/wiki/Windows_service
- Jun 16 Sat 2007 18:27
perl and microsoft access,use win32-odbc module
# 參考網頁
# http://www.roth.net/perl/odbc/faq/
- Jun 16 Sat 2007 09:07
在Windows中把Perl程式編譯成可執行檔