On 2007/03/16, at 20:33, Ana Saiz García wrote:

Thank you for your answer

On 15/03/07, Chas Owens <[EMAIL PROTECTED]> wrote:
On 3/15/07, Ana Saiz García <[EMAIL PROTECTED]> wrote:
> Hello everybody
>
> I have to make a little program that deals with the contents of some > ar archives. Do you know any alternative way to do this without using
> Archive::Ar module?

Do you have access to the ar command?  If so then you can use it with
system, qx//, IPC::Open2, or IPC::Open3.


In the beginning, I didn't want to use directly the ar command, but I
think it's finally the best option.

Why don't you want to use the Archive::Ar module? There's some problems with module's installation or something like that?

Just curious about :-)

--
Igor Sutton
[EMAIL PROTECTED]



Reply via email to