ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] perl lacking bigint support
@ 2011-08-05  8:16 Vitaly Kuznetsov
  2011-08-05  8:29 ` Ivan A. Melnikov
  0 siblings, 1 reply; 4+ messages in thread
From: Vitaly Kuznetsov @ 2011-08-05  8:16 UTC (permalink / raw)
  To: ALT Linux Team general development

Hi,

а почему наш perl не поддерживает bigint (а судя по
http://perldoc.perl.org/5.12.3/bigint.html - должен)?

$ cat /tmp/test.pl 
use bigint;
print 2 ** 512,"\n";

$ perl /tmp/test.pl 
Can't locate bigint.pm in @INC (@INC contains:
/usr/local/lib64/perl/5.12 /usr/local/share/perl/5.12 /usr/lib64/perl5
/usr/share/perl5 /usr/lib64/perl5 /usr/share/perl5 /etc/perl5
/usr/lib/perl5/vendor_perl .) at /tmp/test.pl line 1.
BEGIN failed--compilation aborted at /tmp/test.pl line 1.

-- 
  Vitaly Kuznetsov


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

end of thread, other threads:[~2011-08-05 12:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-05  8:16 [devel] perl lacking bigint support Vitaly Kuznetsov
2011-08-05  8:29 ` Ivan A. Melnikov
2011-08-05  8:40   ` Vitaly Kuznetsov
2011-08-05 12:56   ` Sergey Vlasov

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

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

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


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