VirtualBox

source: vbox/trunk/src/libs/openssl-3.0.1/external/perl/Text-Template-1.46/t/00-version.t@ 94081

最後變更 在這個檔案從94081是 91772,由 vboxsync 提交於 3 年 前

openssl-1.1.1l: Applied and adjusted our OpenSSL changes to 1.1.1l. bugref:10126

檔案大小: 149 位元組
 
1#!perl
2
3use Text::Template;
4print "1..1\n";
5
6if ($Text::Template::VERSION == 1.46) {
7 print "ok 1\n";
8} else {
9 print "not ok 1\n";
10}
11
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette