Stories
Slash Boxes
Comments

All the Perl that's Practical to Extract and Report

use Perl Log In

Log In

[ Create a new account ]

gnat (29)

gnat
  (email not shown publicly)

Journal of gnat (29)

Friday May 23, 2003
01:02 PM

dapple-0.21 Released

[ #12413 ]
Dapple 0.21 should be making its way to a CPAN mirror near you. It's my DAAP client library--DAAP is the protocol that iTunes uses to share files.

It includes Net::Client::DAAP, a module for accessing DAAP servers, and itshell, a commandline interface for searching and downloading from iTunes servers. The code is UGLY. It needs serious work, so don't build your enterprise payroll system on it :-)

My first CPAN module. I can't believe it's taken me this long. What a sad testament to my lack of imagination!

--Nat

The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More | Login | Reply
Loading... please wait.
  • I don't know if you should feel too badly about not submitting a module to CPAN until now. First, there are a lot of very generous people donating there modules all the time. It's difficult to think of a general purpose module that's not already on CPAN (a couple of times :-). CPAN really is "just in time" software development. I've only submitted one module to CPAN and it was righteous rejected. Most of my programming is very domain-specific or proprietary.

    But Kudos to you, Gnat, for giving even more