For Programmers: Free Programming Magazines  


Home > Archive > PERL Miscellaneous > August 2005 > Ant for Perl?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Ant for Perl?
kj

2005-08-30, 6:58 pm



Has anyone used Ant in conjunction with Perl?

I am considering it, in desperation, because I have not been able
to find a more Perl friendly tool for carrying out tasks with
dependencies.

Everything I have found out there is too specialized around the
problem of building a software distribution. In C. On Unix.

The tasks I have in mind have nothing to do with building software,
and only a small fraction of them have anything to do with generating
files from other files. In fact, most of the tasks involve
interrogating and/or updating a large database, or downloading
remote data.

I find that make and "make replacements" are too limited in how
they determine whether a task needs to be updated.

Ant, despite being in Java (which I don't like one bit), at least
offers more flexibility in how tasks are determined to be up-to-date.

Any advice would be much appreciated.

kj

P.S. I know about Cons, but I find its documentation useless; for
this reason alone, even if Cons met all my requirements I can't
recommend it to my team.
--
NOTE: In my address everything before the first period is backwards;
and the last period, and everything after it, should be discarded.
A. Sinan Unur

2005-08-30, 6:58 pm

kj <socyl@987jk.com.invalid> wrote in news:df24pl$t3d$1@reader2.panix.com:

>
>
> Has anyone used Ant in conjunction with Perl?


http://search.cpan.org/search?query=ant&mode=all

--
A. Sinan Unur <1usa@llenroc.ude.invalid>
(reverse each component and remove .invalid for email address)

comp.lang.perl.misc guidelines on the WWW:
http://mail.augustmail.com/~tadmc/c...guidelines.html
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com