This website requires JavaScript.
Explore
Help
Register
Sign in
aparler
/
RosettaCodeData
Watch
1
Star
0
Fork
You've already forked RosettaCodeData
0
Code
Issues
12
Pull requests
3
Projects
Releases
Packages
Wiki
Activity
Actions
master
RosettaCodeData
/
Task
/
Infinity
/
Perl
/
infinity-6.pl
4 lines
96 B
Perl
Raw
Permalink
Normal View
History
Unescape
Escape
First commit of partial RosettaCode contents. Pushing this for testing purposes. Lots of work still needed.
2013-04-08 13:02:41 -07:00
use
bigint
;
my
$
x
=
1e1000
;
YAPC::EU 2018 Glasgow Update!
2018-08-17 15:15:24 +01:00
my
$
y
=
10
**
10
**
10
;
# N.B. this will consume vast quantities of RAM
Reference in a new issue
Copy permalink