1Test::Valgrind::Carp(3)User Contributed Perl DocumentatioTnest::Valgrind::Carp(3)
2
3
4

NAME

6       Test::Valgrind::Carp - Carp-like private methods for Test::Valgrind
7       objects.
8

VERSION

10       Version 1.19
11

DESCRIPTION

13       This class only provides a "_croak" method that lazily requires Carp
14       and then croaks with the supplied message.
15
16       The class should not be used outside from Test::Valgrind and may be
17       removed without notice.
18

SEE ALSO

20       Test::Valgrind.
21

AUTHOR

23       Vincent Pit, "<perl at profvince.com>", <http://www.profvince.com>.
24
25       You can contact me by mail or on "irc.perl.org" (vincent).
26

BUGS

28       Please report any bugs or feature requests to "bug-test-valgrind at
29       rt.cpan.org", or through the web interface at
30       <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Test-Valgrind>.  I will
31       be notified, and then you'll automatically be notified of progress on
32       your bug as I make changes.
33

SUPPORT

35       You can find documentation for this module with the perldoc command.
36
37           perldoc Test::Valgrind::Carp
38
40       Copyright 2009,2010,2011,2013,2015,2016 Vincent Pit, all rights
41       reserved.
42
43       This program is free software; you can redistribute it and/or modify it
44       under the same terms as Perl itself.
45
46
47
48perl v5.30.0                      2019-07-26           Test::Valgrind::Carp(3)
Impressum