Devel::Cover::Util - Utility subroutines for Devel::Cover
version 1.36
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-2019, 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
|