From: Alexey Bochenin <bochenin@avtlg.ru>
To: community@altlinux.ru
Subject: [Comm] Проблемы с perl-модулем Net::SMTP
Date: Tue, 9 Dec 2003 14:16:11 +0300
Message-ID: <20031209141611.40975209.bochenin@avtlg.ru> (raw)
Не пойму, в чем может быть проблема с модулем Net::SMTP? Вот пример крохотного скрипта
#!/usr/bin/perl -w
use Net::SMTP;
use strict;
my $smtp = Net::SMTP -> new('localhost', Debug=>1);
print $smtp->domain,"\n";
При запуске он выдает следующее сообщение об ошибке:
[root@host home]# ./a.pl
Can't call method "domain" on an undefined value at ./a.pl line 8.
[root@tornado statman2]#
Аналогичное сообщение выдается при вызове других функций модуля (->mail и др.)
Ниже приведен список установленных perl-модулей
[root@host home]# rpm -qa|grep perl
perl-Authen-Smb-0.91-alt2
perl-base-5.8.2-alt1
perl-MDK-Common-1.0.3-alt2
perl-Compress-Zlib-1.32-alt1
perl-PlRPC-0.2017-alt1.1
perl-IO-stringy-2.108-alt3
perl-libnet-1.17-alt1
perl-MIME-tools-5.411a-alt1
perl-HTML-Template-2.6-alt2
perl-DBM-5.8.2-alt1
perl-Storable-5.8.2-alt1
rpm-build-perl-0.1-alt8
perl-Net-Daemon-0.37-alt2
perl-DBI-1.39-alt1
perl-DBD-Pg-1.31-alt1
perl-TimeDate-1.16-alt1
perl-MailTools-1.60-alt1
perl-CGI-3.00-alt1
Система - Compact 31-10-2003, обновленный из Сизифа.
[root@host home]# uname -a
Linux host.org 2.4.22-std-up-alt7 #1 Sun Oct 19 23:18:41 MSD 2003 i686 unknown unknown GNU/Linux
В чем может быть проблема?
--
С уважением, Боченин Алексей
next reply other threads:[~2003-12-09 11:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-09 11:16 Alexey Bochenin [this message]
2003-12-09 12:27 ` [Comm] " Alexey Tourbin
2003-12-09 14:50 ` Alexey Bochenin
2003-12-09 18:11 ` Alexey Tourbin
2003-12-09 13:01 ` [Comm] " crux
2003-12-09 14:51 ` Alexey Bochenin
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=20031209141611.40975209.bochenin@avtlg.ru \
--to=bochenin@avtlg.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