I've placed binary data in Mime-encoded format at the end of a Perl script in the DATA section before. It worked. I simply read it in and decoded it in-memory.
jpt > -----Original Message----- > From: Michael D. Smith [mailto:[EMAIL PROTECTED]] > Sent: Monday, August 12, 2002 6:29 PM > To: [EMAIL PROTECTED] > Subject: Can Binary/Hex sound be included in .PL file > > > > Can a sound be included in the .pl file? > > I'm thinking first read the wav file in binmode, pack it, and > save it. Then > use the waveout function of the sound module "to load > arbitrary binary data > to the soundcard," except it won't be arbitrary at all but > the binary sound > file that I've previously saved. > > Or not :) > > Any thoughts? > > ms > > _______________________________________________ > Perl-Win32-Users mailing list > [EMAIL PROTECTED] > To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs > _______________________________________________ Perl-Win32-Users mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs