RE: perl on IIS 6

2007-06-28 Thread Justin Allegakoen
8<- hi all, if anyone has a particularly useful resource/reference you can point me toward for getting the highly locked-down IIS 6 to allow perl scripts to run, you will save me from jumping off the nearest high-altitude cliff. I was able to configure and run perl smashi

perl on IIS 6

2007-06-28 Thread John DePasquale
hi all, if anyone has a particularly useful resource/reference you can point me toward for getting the highly locked-down IIS 6 to allow perl scripts to run, you will save me from jumping off the nearest high-altitude cliff. I was able to configure and run perl smashingly on IIS 4 and IIS 5, and

Re: Re: MP3::Tag - iTunes cannot read ID3 tags written by MP3::Tag?

2007-06-28 Thread [EMAIL PROTECTED]
Thanks for the uhhh... pointers (wrong language?). As a newbie, when I "use strict" I end up chasing so many rabbits down blind holes that I spend days troubleshooting issues that have nothing to do with my program. I realize I will have to apply the discipline at some point... for now, writin

Re: MP3::Tag - iTunes cannot read ID3 tags written by MP3::Tag?

2007-06-28 Thread Bill Luebkert
Brian Raven wrote: > > and "use warnings;" is better > than -w. To the best of my knowledge, use warnings is only *better* in that it gives you more control than -w. -w should report all warnings (the same as use warnings 'all') from my reading of docs. I

RE: MP3::Tag - iTunes cannot read ID3 tags written by MP3::Tag?

2007-06-28 Thread Brian Raven
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: 28 June 2007 04:52 To: activeperl@listserv.ActiveState.com Subject: MP3::Tag - iTunes cannot read ID3 tags written by MP3::Tag? > Greetings, > > Just trying to re-arrange ID3 information in a large set of