source: trunk/essentials/dev-lang/perl/vms/ext/XSSymSet.pm@ 3184

Last change on this file since 3184 was 3181, checked in by bird, 19 years ago

perl 5.8.8

File size: 7.0 KB
Line 
1package ExtUtils::XSSymSet;
2
3use Carp qw( &carp );
4use strict;
5use vars qw( $VERSION );