D, being the lesser known language of the bunch, has very little going for it in the way of libraries. I am trying to download a file, and the way I can see to do that with DMD 2 and phobos is with etc.c.curl, but... Curl is very difficult to use. And since I can not find a good example anywhere. How do you download a file in the simplest way possible using etc.c.curl?