Re: Can I use MIDI Simple with require ''?
[email protected] ("Sean M. Burke") Tue, 25 Dec 2001 18:36:45 -0700
| Newsgroups | perl.midi |
|---|---|
| Message-ID | <[email protected]> |
At 02:47 PM 2001-12-25 +0100, Nikolai Onken wrote: >Hey, > >first a merry christmas to everybody! I am new in this group and just >found this really interesting MIDI Module. >Anyway - I am using it on a webserver and the Problem is, that the >hosting company has not installed this Module. I think you want: use lib 'Modules/Midi'; use MIDI; -- Sean M. Burke [email protected] http://www.spinn.net/~sburke/