summaryrefslogtreecommitdiffstats
path: root/perl-cpan/FUNCTIONS
blob: 541da7c39a6b5e45f9100eab3dfe2d0408b432b5 (plain) (blame)
1
2
3
4
5
6
#-------------------------------------------------------------------------
## Section-default build script.
#-------------------------------------------------------------------------
function default_build() {
  PERL_MM_USE_DEFAULT=1 default_build_perl
}