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

  modid:       types
  DSLIP:       adppp
  description: Compileitme typechecking
  userid:      ABERGMAN (Arthur Bergman)
  chapterid:    2 (Perl_Core_Modules)
  communities:
    #perl, use.perl

  similar:
    A bunch, all compile time

  rationale:

    Compiletime type checking.

    my int $foo; sub foo { return 5.5; } $foo = foo(); #compiletime
    error, can't cast constant float to int.

  enteredby:   ABERGMAN (Arthur Bergman)
  enteredon:   Mon Jul 29 08:57:24 2002 GMT

The resulting entry would be:

types             adppp Compileitme typechecking                     ABERGMAN


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

Reply via email to