Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^2: make/deploy tool for perl scripts

by johnnywang (Priest)
on Jul 14, 2004 at 18:01 UTC ( [id://374373]=note: print w/replies, xml ) Need Help??


in reply to Re: make/deploy tool for perl scripts
in thread make/deploy tool for perl scripts

Actually I did use Ant for doing some perl stuff since I need to work with java for other projects, but Ant has its own problems (e.g., most declaritive using xml, can't really program it, for example, doing some conditional or looping is pretty hard, or too verbose to be elegant). I'm looking for something that go beyond simple copy/move, for example, easy cvs, tar/zip integration, global replace, target dependencies, etc., basically something that does what Ant does but also allows scripting. (I think the Ant community was/is considering adding some scripting capabilities, say via jython.) Thanks again for all the inputs.
  • Comment on Re^2: make/deploy tool for perl scripts

Replies are listed 'Best First'.
Re^3: make/deploy tool for perl scripts
by elwarren (Priest) on Jul 14, 2004 at 19:46 UTC
    When you work with a tool like Perl that can do anything it can be difficult to step down to a more focused tool like Ant.

    If you reimpliment Ant in Perl, I suggest you call it Pants :-) No one likes it when you bring Ants to the party, but you can't come to the party without Pants.

    Or something like that.
      You just aren't going to the right parties, then...


      Wolfger, veteran of the Pennsic "men without pants" party
Re^3: make/deploy tool for perl scripts
by adrianh (Chancellor) on Jul 14, 2004 at 18:58 UTC
    I think the Ant community was/is considering adding some scripting capabilities

    Already done with the script and scriptdef tasks :-)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://374373]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (4)
As of 2024-04-24 19:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found