Ouch...that hurts! I'm pretty sure ALL of my scripts containing BEGIN code
erroneously has the colon.

Thanks Jan, you've saved me years of grief.

Jack

-----Original Message-----
From: Jan Dubois [mailto:[EMAIL PROTECTED]]
Sent: May 2, 2000 3:39 PM
To: Dunnigan,Jack [Edm]
Cc: Perl-Win32-Users Mailing List
Subject: Re: use Win32::Sound


On Tue, 2 May 2000 14:58:11 -0600 , "Dunnigan,Jack [Edm]"
<[EMAIL PROTECTED]> wrote:

>BEGIN:{
      ^

There should be a blank, not a colon.  You created a block with a label
"BEGIN:" which isn't the same at all as a real BEGIN block (which is a
subroutine).

-Jan

---
You are currently subscribed to perl-win32-users as: [archive@jab.org]
To unsubscribe, forward this message to
         [EMAIL PROTECTED]
For non-automated Mailing List support, send email to  
         [EMAIL PROTECTED]

Reply via email to