Help for this page
sub MY::postamble { return '' if !-e '.git'; ... README.md : \$(VERSION_FROM) \tpod2markdown \$< >\$\@ # then some Docker stuff
sub coretarget { my ($self) = @_; ... $target =~ s#[/\\]#_#g; # avoid ambiguity with filenames $target; }