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

  modid:       Class::Autouse
  DSLIP:       Rdppp
  description: Load classes  on demand
  userid:      ADAMK (Adam Kennedy)
  chapterid:    6 (Data_Type_Utilities)
  communities:
    #perl

  similar:
    autoload, Class::Loader

  rationale:

    Implements run-time class loading with the most minimal and usable
    interface possible, as a pragma. (Addiditional method interface
    available as well)

    use Class::Autouse qw{CGI Date::Manip etc};

    It's fast, observes multiple inheritance and destructors properly,
    plays friendly with modules that have already loaded, and get's out
    of the way after loading.

  enteredby:   ADAMK (Adam Kennedy)
  enteredon:   Tue Feb 12 07:17:19 2002 GMT

The resulting entry would be:

Class::
::Autouse         Rdppp Load classes  on demand                      ADAMK


Thanks for registering,
The Pause Team

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=b8000000_dfa08f4d2f657067&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=b8000000_dfa08f4d2f657067&SUBMIT_pause99_add_mod_insertit=1

Reply via email to