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.
Thanks again
Regards
Ana
--
"El más baldío de todos los días
es aquél en que no hemos reído"
(de Chamfort)
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/