2008年2月25日 星期一

目前裝的 module

#!/usr/bin/perl
use ExtUtils::Installed;
my $inst = ExtUtils::Installed->new();
my @modules = $inst->modules();
for (sort @modules)
{
print $_,"\n"
}

沒有留言:

關於我自己

Aspire freedom , Hope to do Soming make self complete ~