Skip to content

Commit

Permalink
Fix repo links
Browse files Browse the repository at this point in the history
  • Loading branch information
exodist committed Jun 5, 2024
1 parent a13c759 commit bc0d786
Show file tree
Hide file tree
Showing 118 changed files with 119 additions and 123 deletions.
2 changes: 1 addition & 1 deletion lib/Test2/AsyncSubtest.pm
Original file line number Diff line number Diff line change
Expand Up @@ -793,7 +793,7 @@ C<< $ast->run_fork >>, or C<< $ast->run_thread >>.
=head1 SOURCE
The source code repository for Test2-AsyncSubtest can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/AsyncSubtest/Event/Attach.pm
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Used internally by L<Test2::AsyncSubtest>. No user serviceable parts inside.
=head1 SOURCE
The source code repository for Test2-AsyncSubtest can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/AsyncSubtest/Event/Detach.pm
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Used internally by L<Test2::AsyncSubtest>. No user serviceable parts inside.
=head1 SOURCE
The source code repository for Test2-AsyncSubtest can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/AsyncSubtest/Hub.pm
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Get the L<Test2::AsyncSubtest> object to which this hub is bound.
=head1 SOURCE
The source code repository for Test2-AsyncSubtest can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Bundle.pm
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ and L<Symbol::Move>.
=head1 SOURCE
The source code repository for Test2-Suite can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Bundle/Extended.pm
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@ See L<Test2::Tools::Warnings>.
=head1 SOURCE
The source code repository for Test2-Suite can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Bundle/More.pm
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ Not necessary.
=head1 SOURCE
The source code repository for Test2-Suite can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Bundle/Simple.pm
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ planning.
=head1 SOURCE
The source code repository for Test2-Suite can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Compare.pm
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ L<Test2::Compare::Base> subclass.
=head1 SOURCE
The source code repository for Test2-Suite can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Compare/Array.pm
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ arrayref.
=head1 SOURCE
The source code repository for Test2-Suite can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Compare/Bag.pm
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ arrayref.
=head1 SOURCE
The source code repository for Test2-Suite can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Compare/Base.pm
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ to prevent cycles.
=head1 SOURCE
The source code repository for Test2-Suite can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Compare/Bool.pm
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Check if two values have the same boolean result (both true, or both false).
=head1 SOURCE
The source code repository for Test2-Suite can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Compare/Custom.pm
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ Returns the stringify_got flag provided at construction.
=head1 SOURCE
The source code repository for Test2-Suite can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Compare/DeepRef.pm
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Used to compare two refs in a deep comparison.
=head1 SOURCE
The source code repository for Test2-Suite can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Compare/Delta.pm
Original file line number Diff line number Diff line change
Expand Up @@ -528,7 +528,7 @@ Returns all the lines of the table that should be displayed.
=head1 SOURCE
The source code repository for Test2-Suite can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Compare/Event.pm
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ This module is used to represent an expected event in a deep comparison.
=head1 SOURCE
The source code repository for Test2-Suite can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Compare/EventMeta.pm
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Process ID of the process that generated the event.
=head1 SOURCE
The source code repository for Test2-Suite can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Compare/Float.pm
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ diagnostics show both values.
=head1 SOURCE
The source code repository for Test2-Suite can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Compare/Hash.pm
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ In deep comparisons this class is used to represent a hash.
=head1 SOURCE
The source code repository for Test2-Suite can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Compare/Isa.pm
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ This is used to check if the got value is an instance of the expected class.
=head1 SOURCE
The source code repository for Test2-Suite can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Compare/Meta.pm
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ undef.
=head1 SOURCE
The source code repository for Test2-Suite can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Compare/Negatable.pm
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ was off it will now be on.
=head1 SOURCE
The source code repository for Test2-Suite can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Compare/Number.pm
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ diagnostics show both values.
=head1 SOURCE
The source code repository for Test2-Suite can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Compare/Object.pm
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ method returns an odd number of values).
=head1 SOURCE
The source code repository for Test2-Suite can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Compare/OrderedSubset.pm
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ arrayref.
=head1 SOURCE
The source code repository for Test2-Suite can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Compare/Pattern.pm
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ example is a memory address that might change from run to run.
=head1 SOURCE
The source code repository for Test2-Suite can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Compare/Ref.pm
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Used to compare two refs in a deep comparison.
=head1 SOURCE
The source code repository for Test2-Suite can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Compare/Regex.pm
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Used to compare two regexes. This compares the stringified form of each regex.
=head1 SOURCE
The source code repository for Test2-Suite can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Compare/Scalar.pm
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ This is used in deep comparisons to represent a scalar reference.
=head1 SOURCE
The source code repository for Test2-Suite can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Compare/Set.pm
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ L<Test2::Tools::Compare> plugin.
=head1 SOURCE
The source code repository for Test2-Suite can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Compare/String.pm
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ B<Note>: This will fail if the received value is undefined, it must be defined.
=head1 SOURCE
The source code repository for Test2-Suite can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Compare/Undef.pm
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ something is defined.
=head1 SOURCE
The source code repository for Test2-Suite can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Compare/Wildcard.pm
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ would be lost in the conversion otherwise.
=head1 SOURCE
The source code repository for Test2-Suite can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Manual.pm
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ L<Test2::Suite> - Initial tools built using L<Test2>.
=head1 SOURCE
The source code repository for Test2-Manual can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Manual/Anatomy.pm
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ L<Test2::Manual> - Primary index of the manual.
=head1 SOURCE
The source code repository for Test2-Manual can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Manual/Anatomy/API.pm
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ L<Test2::Manual> - Primary index of the manual.
=head1 SOURCE
The source code repository for Test2-Manual can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Manual/Anatomy/Context.pm
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ L<Test2::Manual> - Primary index of the manual.
=head1 SOURCE
The source code repository for Test2-Manual can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Manual/Anatomy/EndToEnd.pm
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ L<Test2::Manual> - Primary index of the manual.
=head1 SOURCE
The source code repository for Test2-Manual can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Manual/Anatomy/Event.pm
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ L<Test2::Manual> - Primary index of the manual.
=head1 SOURCE
The source code repository for Test2-Manual can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Manual/Anatomy/Hubs.pm
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ L<Test2::Manual> - Primary index of the manual.
=head1 SOURCE
The source code repository for Test2-Manual can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Manual/Anatomy/IPC.pm
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ L<Test2::Manual> - Primary index of the manual.
=head1 SOURCE
The source code repository for Test2-Manual can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Manual/Anatomy/Utilities.pm
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ L<Test2::Manual> - Primary index of the manual.
=head1 SOURCE
The source code repository for Test2-Manual can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
2 changes: 1 addition & 1 deletion lib/Test2/Manual/Concurrency.pm
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ L<Test2::Manual> - Primary index of the manual.
=head1 SOURCE
The source code repository for Test2-Manual can be found at
F<https://github.com/Test-More/Test2-Suite/>.
F<https://github.com/Test-More/test-more/>.
=head1 MAINTAINERS
Expand Down
Loading

0 comments on commit bc0d786

Please sign in to comment.