in reply to Is there a perl module available for ar archives / debian packages
apt-get install dh-make-perl # download, build, install dh-make-perl --build --install --cpan DBIx::Simple # just build tar -zvxf Some-Module-1.00.tar.gz dh-make-perl --build Some-Module-1.00 # install built package dpkg -i some-module-perl_1.00-1_all.deb
- Yes, I reinvent wheels.
- Spam: Visit eurotraQ.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Is there a perl module available for ar archives / debian packages
by JayBonci (Curate) on Jun 02, 2002 at 01:40 UTC |