CPAN for D
Knud Soerensen
4tuu4k002 at sneakemail.com
Tue Nov 10 19:57:43 PST 2009
Walter Bright wrote:
> http://www.reddit.com/r/programming/comments/a2nfz/guido_people_want_cpan/
>
> http://search.cpan.org/
>
> Over and over, I hear that CPAN is one of the great reasons people use
> Java. Such for D would be a tremendous boost to the D community.
What about have the D compiler check online if it can't find a module on
the local computer.
ex.
import foo.bar;
would first check locally for foo/bar.d and the try online at
http://www.digitalmars.com/d/modules/foo/bar.d
or something like that.
--
Join me on
CrowdNews http://crowdnews.eu/users/addGuide/42/
Facebook http://www.facebook.com/profile.php?id=1198821880
Linkedin http://www.linkedin.com/pub/0/117/a54
Mandala http://www.mandala.dk/view-profile.php4?profileID=7660
More information about the Digitalmars-d
mailing list