ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Igor Homyakov <homyakov@ramax.spb.ru>
To: mandrake-russian@altlinux.ru
Subject: Re: [mdk-re] perl
Date: Wed Dec  5 12:53:18 2001
Message-ID: <20011205105251.GB6781@ramax.spb.ru> (raw)
In-Reply-To: <20011205092101.AE55338F37@mail.anker.ru>

On Wed, Dec 05, 2001 at 02:11:23PM +0500, Maxim Mitrofanov wrote:
> Мужики! подскажиет функцию на перл что то типа
> преобразование ip формы aaa.bbb.xxx.zzz в идентификатор ну например в 
> его же (адреса)  числовое UINT32 представление
> либо может есть операции сдвига в лево а то умножать на степень двойки 
> как то не хорошо ;))

use Socket;
my $packed_ip = inet_aton('192.168.0.40');

а вообщето это функция libc
man 3 inet_aton

-- 
Igor Homyakov
<homyakov(at)ramax.spb.ru>



  reply	other threads:[~2001-12-05 12:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-05 12:21 Maxim Mitrofanov
2001-12-05 12:53 ` Igor Homyakov [this message]
2001-12-05 23:08 ` [mdk-re] perl Mikhail Zabaluev

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=20011205105251.GB6781@ramax.spb.ru \
    --to=homyakov@ramax.spb.ru \
    --cc=mandrake-russian@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