[Perl-unix-users] Audio and Sound

2003-02-25 Thread Mundell, R. \(Ronald\)
Title: Audio and Sound Good Day All I would like to know if anyone knows a good module that will work under Microsoft and Unix relating to audio and sound. Ronald Mundell Application Support & Maintenance (Retail & Corporate) Nedbank Ltd. 105 West BG3 881-3751(011) 083407 This em

[Perl-unix-users] want to compare character in two files

2003-02-25 Thread Ing. Ricardo Cumberbatch L. \(PANNet - URC\)
Hi everybody, I do a script to that pick some character from file A and the open and read file B and search is equal or not. This is the example: my $datainfo = '/gupl/GenerarUser'; $count = 1; open (LECTOR, "$datainfo/students_creados") || die "ERROR: NO Encuentro el archivo 'students_creados

[Perl-unix-users] GDBM_File in perl5.8

2003-02-25 Thread Hong Wang
I am not sure I subscribed right mailing list. Anyway, I have a problem to build GDBM_File.pm in perl5.8 on solaris. Based on the INSTALL file, to build the GDBM_FILE: sh Configure -de \ -Dlocincpth="/usr/you/include" \ -Dloclibpth="/usr/you/lib" /usr/you/include a