PacketFence - BTS - PacketFence
View Issue Details
0000939PacketFenceerror-handlingpublic2010-03-31 17:302015-02-13 15:35
obilodeau 
 
normalminorN/A
closedopen 
 
 
0000939: Improve global exception-handling
Meta-bug for exception handling improvements.

Perl best practices:
http://perl.apache.org/docs/general/perl_reference/perl_reference.html#Trapping_Exceptions_in_Perl [^]
No tags attached.
Issue History
2010-03-31 17:30obilodeauNew Issue
2010-03-31 17:30obilodeauStatusnew => assigned
2010-03-31 17:30obilodeauAssigned To => obilodeau
2010-04-12 23:36obilodeauNote Added: 0001509
2010-04-15 17:43obilodeauProjectPacketFence 1.9 => PacketFence
2010-04-26 14:53obilodeauNote Added: 0001522
2011-01-18 11:43obilodeauTarget Version => trunk
2012-10-19 15:01fgaudreaultAssigned Toobilodeau =>
2012-10-19 15:01fgaudreaultTarget Versiondevel => general
2015-02-13 15:35lmunroNote Added: 0003745
2015-02-13 15:35lmunroStatusassigned => closed

Notes
(0001509)
obilodeau   
2010-04-12 23:36   
We should use this module to avoid all potential pitfalls of "eval { } if ($@) ..."

http://search.cpan.org/~nuffin/Try-Tiny-0.04/lib/Try/Tiny.pm [^]
(0001522)
obilodeau   
2010-04-26 14:53   
Started to experiment with Try::Tiny in bin/pfcmd for nodecategory, this should get committed shortly.
(0003745)
lmunro   
2015-02-13 15:35   
No longer relevant.