Can Build.PL be used for Enterprise Perl based application having multiple Perl Modules -


if perl based application has multiple modules >150 , custom, , related solving particular tasks within application, possible have build.pl include of these modules, , able build, test , cover ? not find evidence build.pl has been used multiple packages.

how declare these modules in build.pl ?

do have build , test these modules individually ?

like other languages perl should have builder can handle not building, testing, code coverage , deployment.

is possible have build.pl include of these modules, , able build, test , cover ?

yes.

i not find evidence build.pl has been used multiple packages.

you haven't looked hard. third of cpan so.

how declare these modules in build.pl ?

./build manifest

do have build , test these modules individually ?

no, whole.

perl should have builder can handle not building, testing, code coverage , deployment.

there several.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -