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

  modid:       App::Prove::Plugin::TraceUse
  DSLIP:       RdpOa
  description: Easily list modules used during testing
  userid:      TORBJORN (Torbjørn Lindahl)
  chapterid:   3 (Development_Support)
  communities:

  similar:

  rationale:

    This is (in my humble oppinion) a great extension the the very
    useful prove script.

    The namespace goes well in line with the other plugins to
    App::Prove. The final bit, "::TraceUse", reflects that it invokes
    Devel::TraceUse when it runs the tests.

    It uses Devel::TraceUse to keep track of all modules invoked during
    testing and then compares this list to what prereqs are listed in
    Makefile.PL and/or Build.PL, also considering module versions.
    (Requires the source code in these two files to be in a "standard"
    formatted way)

    Thus it motivates you to test all bits of your code, so that the
    dependency list reported will be as complete as possible.

    There is similar functionality somewhere in Dist::Zilla:: , but I
    couldn't easily find it now when searching, and for peaople using
    prove in their daily perl coding, it would be nice to have this
    extra tool easily available.

  enteredby:   TORBJORN (Torbjørn Lindahl)
  enteredon:   Fri May  3 21:49:39 2013 GMT

The resulting entry would be:

App::Prove::Plugin::
::TraceUse        RdpOa Easily list modules used during testing      TORBJORN


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=79d00000_5a6997c3198e8a49&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=79d00000_5a6997c3198e8a49&SUBMIT_pause99_add_mod_insertit=1
Peek at the current permissions:
  
https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=App%3A%3AProve%3A%3APlugin%3A%3ATraceUse

Reply via email to