RE: Using File::Find to generate playlists

2004-01-07 Thread Dan Muey
> Ok, please don't laugh. This is my very first shot at Perl and if I > learn something, I'll be putting it to use for more important tasks. > > Thanks in advance for any comments. > > > #!/usr/bin/perl > > # A dorkey little perl scr

Using File::Find to generate playlists

2004-01-07 Thread Alan
Ok, please don't laugh. This is my very first shot at Perl and if I learn something, I'll be putting it to use for more important tasks. Thanks in advance for any comments. #!/usr/bin/perl # A dorkey little perl script using File::Fi