diff options
-rw-r--r-- | t/results/test-program.txt | 2 | ||||
-rw-r--r-- | t/sources/test-program.pl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/t/results/test-program.txt b/t/results/test-program.txt index 91b0466..e3c53b0 100644 --- a/t/results/test-program.txt +++ b/t/results/test-program.txt @@ -1,5 +1,5 @@ [1;34mNAME[0m - Test Program for App::POD::Manual + Test Program for Pod::To::Parser [1;34mAUTHOR[0m Patrick Spek diff --git a/t/sources/test-program.pl b/t/sources/test-program.pl index 95ad872..68bb5f5 100644 --- a/t/sources/test-program.pl +++ b/t/sources/test-program.pl @@ -11,7 +11,7 @@ sub MAIN () =begin pod -=NAME Test Program for App::POD::Manual +=NAME Test Program for Pod::To::Parser =AUTHOR Patrick Spek =VERSION 0.0.1 =LICENSE GNU Affero GPL v3 |