]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/blobdiff - lib/Test/Valgrind/Carp.pm
This is 1.12
[perl/modules/Test-Valgrind.git] / lib / Test / Valgrind / Carp.pm
index c60777fdb37b4305379002f4be60ab55059064a9..dd21641a0b87b11c090f89f9646afe16438cd0ff 100644 (file)
@@ -9,11 +9,19 @@ Test::Valgrind::Carp - Carp-like private methods for Test::Valgrind objects.
 
 =head1 VERSION
 
-Version 1.01
+Version 1.12
 
 =cut
 
-our $VERSION = '1.01';
+our $VERSION = '1.12';
+
+=head1 DESCRIPTION
+
+This class only provides a C<_croak> method that lazily requires L<Carp> and then croaks with the supplied message.
+
+The class should not be used outside from L<Test::Valgrind> and may be removed without notice.
+
+=cut
 
 sub _croak {
  shift;