The following module was proposed for inclusion in the Module List: modid: Number::Zero DSLIP: bdpfp description: This module can make sure of the number zero userid: UMEYUKI (Hiromitsu Ito) chapterid: 3 (Development_Support) communities:
similar: rationale: I decided to named it too intuitive and simple. I sometimes want to make sure of the number zero at my work, but it is a litte difficult to get it. I alway write... --- $num = 0; # not nudef print $num if (defined $num) && not $num; --- It is a little tiresome. The module can make readable code. This the first module I made. I am indebted to the Perl community and I want to repay the kindness. Thank you. Thank you. enteredby: UMEYUKI (Hiromitsu Ito) enteredon: Wed Nov 14 08:09:42 2012 GMT The resulting entry would be: Number:: ::Zero bdpfp This module can make sure of the number zero UMEYUKI 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=14b00000_b8bce55e0fa3d748&SUBMIT_pause99_add_mod_preview=1 Immediate (one click) registration: https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=14b00000_b8bce55e0fa3d748&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=Number%3A%3AZero