Packaging for Linux
[
<< Previous
|
Contents
|
Next >>
]
Each distributor has their own way of managing packages, for example:
Redhat: RPM
Debian: dpkg + apt-get
Being Linux, perl is part of the distribution.
Package your app for the distribution, adding dependencies to other packages.