Codebase list libmodule-build-tiny-perl / 7aea834
Load Pod::Man This previously happened by accident in ExtUtils::Helpers Leon Timmermans 11 years ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
1616 use File::Spec::Functions qw/catfile catdir rel2abs abs2rel/;
1717 use Getopt::Long qw/GetOptions/;
1818 use JSON 2 qw/encode_json decode_json/;
19 use Pod::Man;
1920 use TAP::Harness;
2021
2122 sub write_file {