Re: spyware openmg jukebox
Toby|Wintrmute <[email protected]>
| Newsgroups | gmane.comp.audio.netmd.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Jan 28, 2003 at 06:45:29PM -0700, Rob Park wrote:
> Alas! Toby|Wintrmute spake thus:
> > PS. Does anyone actually use my Perl module? Just kinda curious..
>
> What perl module? I might use it, if I knew what it was ;)
http://wintrmute.net/software/
It's a module to give you a tired array of the tracks on a minidisc.
So, plug in your NetMD walkman, and then you can do stuff like:
for $trk (@tracks) {
print "The track name is $trk->{NAME}, and is $trk->{LEN} seconds long\n";
$trk = $trk->{NAME} =~ s/^\d+[\s_]*\.?[\s_]+//;
}
tjc.
--
Turning and turning in the widening gyre
The falcon cannot hear the falconer;
Things fall apart, the centre cannot hold;
Mere anarchy is loosed upon the world.