unknown parameter type

2005-02-04 Thread Giangaetano Vituzzi
Hi group, I can't seem to find a way to get this chunk of code working. I've been hacking a Perl script which is meant to catch the audio data from a microphone. I need a bit of help with Win32::API and winmm.dll as well. #!/perl use strict; use Win32::API; Win32::API->Import(winmm => q{

How get folder size?

2005-01-27 Thread Giangaetano Vituzzi
Hi everyone, How could I go about having perl to get the size of a folder? thanks -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]