Devel::Cover::Util(3) User Contributed Perl Documentation Devel::Cover::Util(3)

Devel::Cover::Util - Utility subroutines for Devel::Cover

version 1.42

use Devel::Cover::Util "remove_contained_paths";

This module utility subroutines for Devel::Cover.

@Inc = remove_contained_paths(getcwd, @Inc);

Remove certain paths from a list of paths.

Huh?

Copyright 2001-2024, Paul Johnson (paul@pjcj.net)

This software is free. It is licensed under the same terms as Perl itself.

The latest version of this software should be available from my homepage: http://www.pjcj.net

2024-04-26 perl v5.38.2