This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
support for version vectors in UNIVERSAL::VERSION(), so that
authorGurusamy Sarathy <gsar@cpan.org>
Sat, 26 Feb 2000 06:31:10 +0000 (06:31 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sat, 26 Feb 2000 06:31:10 +0000 (06:31 +0000)
commit1571675a79745e7e3690e10ecdcf919c638d572b
treebcde2527119a19f04043c5a69c3f7e734361bad6
parentb46bc2b69fd0825253e7e513bb1c568567aa6ab0
support for version vectors in UNIVERSAL::VERSION(), so that
C<use Foo v1.2.3> etc., work; tests for the same

TODO: XS_VERSION_BOOTCHECK needs to be revisited in light of this

p4raw-id: //depot/perl@5265
embed.h
embed.pl
global.sym
objXSUB.h
perlapi.c
proto.h
t/comp/use.t
toke.c
universal.c