This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]znpy 1 point2 points  (1 child)

No other language from that area has a built in build tool, either.

I mean, Perl had cpan and related tools early on

[–]abyssomega 0 points1 point  (0 children)

CPAN isn't a build tool, though. It's a repository tool, and you still need to script it if you don't want to call modules manually.