VirtualBox

source: vbox/trunk/src/libs/openssl-3.0.7/external/perl/Text-Template-1.56/t/author-pod-syntax.t@ 99797

Last change on this file since 99797 was 94320, checked in by vboxsync, 3 years ago

libs/openssl-3.0.1: Export to OSE and fix copyright headers in Makefiles, bugref:10128

File size: 300 bytes
Line 
1#!perl
2
3BEGIN {
4 unless ($ENV{AUTHOR_TESTING}) {
5 print qq{1..0 # SKIP these tests are for testing by the author\n};
6 exit
7 }
8}
9
10# This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests.
11use strict; use warnings;
12use Test::More;
13use Test::Pod 1.41;
14
15all_pod_files_ok();
Note: See TracBrowser for help on using the repository browser.

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