Dang, I was hoping I didn't have to upgrade to get this to work.
Before, I go that route though...how dangerous would it be to manually
load a copy of the missing e.pl script into the perl\lib\unicode\Is
directory?  If it's not too fool-hardy would you check your system and
send me a copy of your e.pl?
Paula

-----Original Message-----
From: Judy Hawkins [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 19, 2001 8:47 AM
To: Capacio, Paula J; [EMAIL PROTECTED]
Subject: RE: Installed Module Inventory




On my Perl 5.6.1, build 628 I get a nice compact list of modules.

Judy

--- "Capacio, Paula J" <[EMAIL PROTECTED]> wrote:
> Stephen, 
> When I try this I get...
> Can't find unicode character property definition via main->e or e.pl
> at
> unicode/Is/e.pl line 0
> There is not e.pl in my perl\lib\unicode\Is directory.  I am running
> ActiveState 5.6.0 Build 623.  Any ideas??
> TIA, Paula
> 
> -----Original Message-----
> Stephen Nordlund
 
> Hi All,  I was going thought some old mail and ran
> across this one....

> use ExtUtils::Installed;
>    my ($inst) = ExtUtils::Installed->new();
>    my (@modules) = $inst->modules();
> 
>    foreach   $module(@modules)
>    {
>       print $module , "\n";
>    }
>    



__________________________________________________
Do You Yahoo!?
Find the one for you at Yahoo! Personals
http://personals.yahoo.com
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users


Reply via email to