Depends on what exactly you mean by "loaded into Perl" and which PPM version 
you are using.

 

I assume you are using PPM4 and want to know which modules have been installed 
beyond the ones already bundled with ActivePerl. One
way to check this is by running

 

     ppm list | perl -ne "print if / site /"

 

This lists all packages ppm knows about, but tilters out only those that have 
been installed into the "site" install area.

 

Cheers,

-Jan

 

From: perl-win32-users-boun...@listserv.activestate.com 
[mailto:perl-win32-users-boun...@listserv.activestate.com] On Behalf Of Doug
Loud
Sent: Monday, December 15, 2008 8:56 AM
To: perl-win32-users@listserv.ActiveState.com
Subject: PPM listing

 

Is there an easy way to find out which ppm modules have been loaded into Perl?

 

        

 

Douglass N. Loud 

Executive Director

Greystone Asset Management, LLC.

120 Broadway, Suite 1700

New York, NY 10271

212-618-0753 (office)

203-952-7108 (cell)

dougl7...@bigplanet.com

 <mailto:dl...@greystoneassetmgt.com> dl...@greystoneassetmgt.com  

 

<<image001.jpg>>

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to