Package: perl-modules
Version: 5.8.4-8sarge5
Severity: normal

$ perl -le 'print sqrt(sqrt(2)**3)'
1.68179283050743
$ perl -le 'use bignum; print sqrt(sqrt(2)**3)'
9.101797207145410796943657706576305980854
$ perl -le 'use bignum lib => "GMP"; print sqrt(sqrt(2)**3)'
1.681792830507429086062250952466429790081

-- System Information:
Debian Release: 3.1
Architecture: powerpc (ppc)
Kernel: Linux 2.6.20
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages perl-modules depends on:
ii  perl                       5.8.4-8sarge5 Larry Wall's Practical Extraction 

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to