How to install .pm files

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


_______________________________________________
ActivePerl mailing list
ActivePerl [at] listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
mattias jonsson [ Sa, 23 Juni 2007 18:19 ] [ ID #1747017 ]

RE: How to install .pm files

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 [at] INC list.


Eric J. Roode

-----Original Message-----
From: activeperl-bounces [at] listserv.ActiveState.com
[mailto:activeperl-bounces [at] listserv.ActiveState.com] On Behalf Of
mattias jonsson
Sent: Saturday, June 23, 2007 12:19 PM
To: activeperl [at] 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 [at] listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
eroode [ Mo, 25 Juni 2007 14:18 ] [ ID #1748188 ]
Perl » gmane.comp.lang.perl.active-perl » How to install .pm files

Vorheriges Thema: Sorting and counting in MSSQL
Nächstes Thema: Net::FTP prob