home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2004 December / PCpro_2004_12.ISO / files / webserver / tsw / TSW_3.4.0.exe / Apache2 / perl / Filespec.pod < prev    next >
Encoding:
Text File  |  2002-11-16  |  233 b   |  17 lines

  1. #!/usr/local/bin/perl
  2.  
  3. =head1 NAME
  4.  
  5. MIDI::Filespec -- MIDI File Specification
  6.  
  7. =head1 SYNOPSIS
  8.  
  9. (nil)
  10.  
  11. =head1 DESCRIPTION
  12.  
  13. See L<http://www.midi.org/about-midi/resource.htm> to get a copy
  14. of the MIDI File Format specification.
  15.  
  16. =cut
  17.