The following module was proposed for inclusion in the Module List:

  modid:       Java::NotAnt
  DSLIP:       adhhp
  description: lets Perl build Java apps using only 1 JVM
  userid:      PHILCROW (Philip Crow)
  chapterid:    9 (Language_Interfaces)
  communities:

  similar:
    None I could find.

  rationale:

    People often build Java apps with Ant since it starts only one JVM.
    But Ant is not a scripting language, it has no flow of control,
    genuine variables, functions, objects, modules, etc.

    With Java::NotAnt, you can direct a Java build with a Perl script.
    You get all the benefits of Perl. The key is Java::NotAnt::JVM which
    uses Inline::Java to start exactly one JVM for compiling.
    Java::NotAnt::Tasks has various helper functions to aid in building
    Java apps. This module might appeal especially to Java programmers
    with limited Perl knowledge.

  enteredby:   PHILCROW (Philip Crow)
  enteredon:   Tue Jul 29 13:17:58 2003 GMT

The resulting entry would be:

Java::
::NotAnt          adhhp lets Perl build Java apps using only 1 JVM   PHILCROW


Thanks for registering,
-- 
The PAUSE

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=b6300000_255bc493e7c1986b&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=b6300000_255bc493e7c1986b&SUBMIT_pause99_add_mod_insertit=1

Reply via email to