Boldra has asked for the wisdom of the Perl Monks concerning the following question:
'has_dinosaurs' was written according to PBP, and therefore returns either '1' or the default value of return.stop( { name => $name, stop_dinosaurs => $park->has_dinosaurs, timeout_seconds => $config{stop_timeout}, } );
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: return explicit undef - Best Practices?
by JavaFan (Canon) on Dec 09, 2008 at 12:08 UTC | |
|
Re: return explicit undef - Best Practices?
by BrowserUk (Patriarch) on Dec 09, 2008 at 11:50 UTC | |
|
Re: return explicit undef - Best Practices?
by shmem (Chancellor) on Dec 09, 2008 at 15:53 UTC | |
|
Re: return explicit undef - Best Practices?
by Boldra (Curate) on Dec 09, 2008 at 12:34 UTC | |
by SuicideJunkie (Vicar) on Dec 09, 2008 at 14:17 UTC |