ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] Perl Modules
@ 2010-07-03 10:39 Anton A. Vinogradov
  2010-07-03 10:58 ` Igor Zubkov
  0 siblings, 1 reply; 4+ messages in thread
From: Anton A. Vinogradov @ 2010-07-03 10:39 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions, mithraen

Доброго!

А где у нас
	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.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-07-08 20:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-03 10:39 [sisyphus] Perl Modules Anton A. Vinogradov
2010-07-03 10:58 ` Igor Zubkov
2010-07-08 19:35   ` Igor Zubkov
2010-07-08 20:04     ` Anton A. Vinogradov

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