Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Perl > Perl Misc > Ant for Perl?

Reply
Thread Tools

Ant for Perl?

 
 
kj
Guest
Posts: n/a
 
      08-30-2005


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.
 
Reply With Quote
 
 
 
 
A. Sinan Unur
Guest
Posts: n/a
 
      08-30-2005
kj <> wrote in news:df24pl$t3d$:

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


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

--
A. Sinan Unur <>
(reverse each component and remove .invalid for email address)

comp.lang.perl.misc guidelines on the WWW:
http://mail.augustmail.com/~tadmc/cl...uidelines.html
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Run ant script from ant script? lionelv@gmail.com Java 6 07-26-2007 02:12 AM
error runing ant in eclipse ant view yihucd@gmail.com Java 1 03-07-2006 08:39 PM
trouble with Hibernate and Ant (probably just Ant) john martin Java 2 04-07-2005 09:27 PM
wondering how i can launch tomcat from ant without ant hanging... Chris Bedford Java 6 12-23-2004 12:41 AM
ant property file Miguel De Anda Java 4 07-04-2003 11:54 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57