http://www.perlmonks.org?node_id=584365


in reply to Re^2: (OT) "Learn one new language every year"? Yeah, right.
in thread (OT) "Learn one new language every year"? Yeah, right.

OCaml does that as well. It uses a type inference system with static typing, though, so it makes a lot of sense for OCaml.

edit: Woah, I didn't notice the timestamps here at first. This response is a little late.

print substr("Just another Perl hacker", 0, -2);
- apotheon
CopyWrite Chad Perrin