Two standard ways are

Build.PL: http://perldoc.perl.org/Module/Build/Cookbook.html

Makefile.PL: https://metacpan.org/module/ExtUtils::MakeMaker


On 04/27/2013 08:36 AM, Mike Dunaway wrote:
> Hello everyone.
>
> Can anyone point me in the right direction to read about proper
> application deployment? I want a user to be able to download the
> application and build it on the command line using a makefile I
> suppose and I want dependencies to be installed automatically as well.
>
> Does this sound like the "proper" way to do it? Where can I read up on
> this for a beginner?
>
> Thanks everyone,
> Mike
>


-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to