Retained local changes in:
corpus.t, reinit.t, search20.t, search22.t, search50.t
because they look more significant
19 files changed:
+# Testing extend and accept_codes
BEGIN {
if($ENV{PERL_CORE}) {
chdir 't';
+# Testing a corpus of Pod files
BEGIN {
if($ENV{PERL_CORE}) {
chdir 't';
+# encoding nonesuch
BEGIN {
if($ENV{PERL_CORE}) {
chdir 't';
+# encoding not error
BEGIN {
if($ENV{PERL_CORE}) {
chdir 't';
+# encoding not error 0
BEGIN {
if($ENV{PERL_CORE}) {
chdir 't';
+# head ends over
BEGIN {
if($ENV{PERL_CORE}) {
chdir 't';
+# fcodes E
BEGIN {
if($ENV{PERL_CORE}) {
chdir 't';
+# fcodes L
BEGIN {
if($ENV{PERL_CORE}) {
chdir 't';
+# fcodes S
BEGIN {
if($ENV{PERL_CORE}) {
chdir 't';
+# Testing hardening fullstop spaces
BEGIN {
if($ENV{PERL_CORE}) {
chdir 't';
-# t/html-para.t
+# Testing HTML paragraphs
BEGIN {
if($ENV{PERL_CORE}) {
-# t/html-styles.t
+# Testing HTML text styles
BEGIN {
if($ENV{PERL_CORE}) {
-# t/html-para.t
+# Testing HTML titles
BEGIN {
if($ENV{PERL_CORE}) {
-#!perl
+# Testing the =item directive
BEGIN {
if($ENV{PERL_CORE}) {
chdir 't';
+# Testing the LinkSection class
BEGIN {
if($ENV{PERL_CORE}) {
chdir 't';
=head1 NAME
-squaa::Wowo -- blorpoesu
+squaa::Glunk -- blorpoesu
=head1 DESCRIPTION
+# Testing tied output filehandle
BEGIN {
if($ENV{PERL_CORE}) {
chdir 't';
-
+# Testing verbatim formatted sections
use strict;
use Test;
BEGIN { plan tests => 62 };
-
+# Testing verbatim sections
use strict;
use Test;
BEGIN { plan tests => 31 };