How to install .pm files

How to install .pm files

am 23.06.2007 18:19:20 von mattias jonsson

I download a perl modul in pm-format
But how to install it


_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

RE: How to install .pm files

am 25.06.2007 14:18:43 von eroode

Usually, modules come with installation instructions.

If not, and if the module is just one or more .pm files, just copy the
file(s) to a directory in your @INC list.


Eric J. Roode

-----Original Message-----
From: activeperl-bounces@listserv.ActiveState.com
[mailto:activeperl-bounces@listserv.ActiveState.com] On Behalf Of
mattias jonsson
Sent: Saturday, June 23, 2007 12:19 PM
To: activeperl@listserv.ActiveState.com
Subject: How to install .pm files

I download a perl modul in pm-format
But how to install it

_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs