ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Anton A. Vinogradov" <vinogradov.mail@gmail.com>
To: ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org>,
	 mithraen@altlinux.org
Subject: [sisyphus] Perl Modules
Date: Sat, 03 Jul 2010 14:39:48 +0400
Message-ID: <4C2F1374.3050804@gmail.com> (raw)

Доброго!

А где у нас
	Perl Modules:
		DBD::SQLite
		Math::Round
		File::Touch
?

#apt-get install 'perl-Math*'
#apt-get install 'perl-File*'

Однако :

#!/usr/bin/perl
#	Listener Interface for Asterisk
#	Written By John Hass john@asterikast.com
#	Licensed under GPL V2
#	No Warranties
use IO::Socket;
use Switch;
use Data::Dumper;
use DBI;
use Time::Local;
use Math::Round qw(:all);
use File::Touch;

..........

Выдает:

# ./listener.pl
Can't locate Math/Round.pm in @INC (@INC contains: /etc/perl5 
/usr/lib/perl5/i386-linux /usr/lib/perl5 
/usr/local/lib/perl5/site_perl/5.8.9/i386-linux 
/usr/local/lib/perl5/site_perl/5.8.9 /usr/local/lib/perl5/site_perl 
/usr/lib/perl5/vendor_perl/i386-linux /usr/lib/perl5/vendor_perl 
/usr/lib/perl5/vendor_perl .) at ./listener.pl line 11.
BEGIN failed--compilation aborted at ./listener.pl line 11.



             reply	other threads:[~2010-07-03 10:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-03 10:39 Anton A. Vinogradov [this message]
2010-07-03 10:58 ` Igor Zubkov
2010-07-08 19:35   ` Igor Zubkov
2010-07-08 20:04     ` Anton A. Vinogradov

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=4C2F1374.3050804@gmail.com \
    --to=vinogradov.mail@gmail.com \
    --cc=mithraen@altlinux.org \
    --cc=sisyphus@lists.altlinux.org \
    /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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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