On Fri, Oct 05, 2001 at 03:46:51PM +0200, P?sztor Gy?rgy wrote:
> Hi,
>
> How can I get info, or manipulate .deb packages from perl, like the
> dpkg-deb does in command line?
Using system("dpkg-deb [options]") is a good way.
Julian
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
On Fri, Oct 05, 2001 at 03:46:51PM +0200, P?sztor Gy?rgy wrote:
> Hi,
>
> How can I get info, or manipulate .deb packages from perl, like the
> dpkg-deb does in command line?
Using system("dpkg-deb [options]") is a good way.
Julian
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Hi,
How can I get info, or manipulate .deb packages from perl, like the
dpkg-deb does in command line?
I saw that, the dpkg-perl has a Dpkg::Package::{Index,List,Package} OO
module, but I couldn't find any working documentation on it.
Thanks!
---
Pásztor György JATE PTM IV. / Napi
Hi,
How can I get info, or manipulate .deb packages from perl, like the
dpkg-deb does in command line?
I saw that, the dpkg-perl has a Dpkg::Package::{Index,List,Package} OO
module, but I couldn't find any working documentation on it.
Thanks!
---
Pásztor György JATE PTM IV. / Nap
4 matches
Mail list logo