ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Video-Capture-V4l/VBI/Makefile.PL
Revision: 1.1
Committed: Fri May 5 20:21:52 2000 UTC (24 years, 2 months ago) by pcg
Content type: text/plain
Branch: MAIN
CVS Tags: rel-0_9, rel-0_902, HEAD
Log Message:
Initial check-in

File Contents

# Content
1 use ExtUtils::MakeMaker;
2
3 WriteMakefile(
4 'NAME' => 'Video::Capture::VBI',
5 'VERSION_FROM' => 'VBI.pm',
6 );