Lines Matching full:version
10 use_ok('version', 0.9930);
13 my $v1 = 'version'->new('1.2');
15 like $@, qr/operation not supported with version object/, 'No math ops with version objects';
17 like $@, qr/operation not supported with version object/, 'No math ops with version objects';
19 like $@, qr/operation not supported with version object/, 'No math ops with version objects';
21 like $@, qr/operation not supported with version object/, 'No math ops with version objects';
23 like $@, qr/operation not supported with version object/, 'No math ops with version objects';
26 like $@, qr/operation not supported with version object/, 'No math ops with version objects';
28 like $@, qr/operation not supported with version object/, 'No math ops with version objects';
30 like $@, qr/operation not supported with version object/, 'No math ops with version objects';
32 like $@, qr/operation not supported with version object/, 'No math ops with version objects';