Opened 17 years ago
Last modified 16 years ago
#1184 assigned defect
Nebulous calls die()
| Reported by: | Paul Price | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Nebulous | Version: | current |
| Severity: | minor | Keywords: | |
| Cc: |
Description
Though calling die() is the Perl-ish thing to do, it's not what most of us are used to and is not the way we operate.
Need to remove all instances of die() in Nebulous, in favour of returning undef (or similar).
Note:
See TracTickets
for help on using tickets.

I assume this bug refers to the Nebulous Perl client code.