projects
/
perl
/
modules
/
indirect.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
45a3dd3
)
Update VPIT::TestHelpers to 0bb3aa5
author
Vincent Pit <vpit@cpan.org>
Mon, 8 Jul 2019 10:30:42 +0000 (12:30 +0200)
committer
Vincent Pit <vpit@cpan.org>
Mon, 8 Jul 2019 10:30:42 +0000 (12:30 +0200)
t/lib/VPIT/TestHelpers.pm
patch
|
blob
|
history
diff --git
a/t/lib/VPIT/TestHelpers.pm
b/t/lib/VPIT/TestHelpers.pm
index
f47bee1
..
aeabc16
100644
(file)
--- a/
t/lib/VPIT/TestHelpers.pm
+++ b/
t/lib/VPIT/TestHelpers.pm
@@
-837,11
+837,11
@@
sub DESTROY { $_[0]->{code}->() }
=head1 AUTHOR
-Vincent Pit
, C<< <perl at profvince.com> >>, L<http://www.profvince.com
>.
+Vincent Pit
C<< <vpit at cpan.org> >
>.
=head1 COPYRIGHT & LICENSE
-Copyright 2012,2013,2014,2015 Vincent Pit, all rights reserved.
+Copyright 2012,2013,2014,2015
,2019
Vincent Pit, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.