ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Епифанов Сергей" <serpiph@entek.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Модули Perl
Date: Wed, 16 Apr 2003 17:37:31 +0400
Message-ID: <200304161737.31902.serpiph@entek.ru> (raw)
In-Reply-To: <3183369718.20030416171117@transbank.ru>

В сообщении от 16 Апрель 2003 17:11 Половников Денис написал:

> Подскажите как прикрутить модули к перлу??? Только плиз
> подробней я некогда с этим не сталкиволся... У меня есть 4
> модуля которые нужны для работы сайта компании. И я незнаю как
> их поставить.

Для модуля CGI.pm (пример):
HOW DO I INSTALL IT?

To install this module, cd to the directory that contains this README
file and type the following:

   perl Makefile.PL
   make
   make test
   make install

If this doesn't work for you, try:

   cp CGI.pm /usr/local/lib/perl5

If you have trouble installing CGI.pm because you have insufficient
access privileges to add to the perl library directory, you can still
use CGI.pm.  See the docs for details.

А вообще-то поищите файл README.

-- 
С уважением, Епифанов Сергей


      parent reply	other threads:[~2003-04-16 13:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-16 13:11 Половников Денис
2003-04-16 13:29 ` Mike Lykov
2003-04-16 14:28   ` Sergey Degtyaryov
2003-04-20  1:24     ` [Comm] " Alexey Tourbin
2003-04-16 13:37 ` Епифанов Сергей [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200304161737.31902.serpiph@entek.ru \
    --to=serpiph@entek.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git