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

  modid:       ex::caution
  DSLIP:       bdpn?
  description: Same as use warnings; use strict;
  userid:      YVES (Yves Orton)
  chapterid:    2 (Perl_Core_Modules)
  communities:
    comp.lang.perl.misc, comp.lang.perl.modules

  similar:
    warnings strict

  rationale:

    This is a lazyness solution to replace typing

    use warnings; use strict;

    with

    use caution;

    Especially for those that dont like the command line switches at
    the top of every script. I have placed it in the ex:: branch at
    Andreas Konigs advice. I believe that making it easier to catch
    errors warnings can only be a good thing.

  enteredby:   YVES (Yves Orton)
  enteredon:   Fri May 11 14:03:27 2001 GMT

The resulting entry would be:

ex::
::caution         bdpn? Same as use warnings; use strict;            YVES


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

Reply via email to