Colin Campbell
f08b33a912
Bug 5448: Refactor Boolean.pm
...
Remove unnecesssary export
Use Exporter according to best practices
Use Carp not warn so we know where the error string came from
Don't create warnings manipulating undefined input
Replace package variables by lexicals
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2010-12-02 08:51:33 +13:00
7c0e441d50
replace references to defunct info email address
...
Now links to Koha project website.
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-06-25 05:18:44 -04:00
64daee5495
fix a common "developement" typo
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-05-25 14:38:38 -04:00
Lars Wirzenius
7279f55b60
Fix FSF address in directory C4/
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-03-16 20:17:56 -04:00
Henri-Damien LAURENT
3c05171211
Using warn instead of die
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2009-09-30 11:30:07 +02:00
Galen Charlton
a244ff6671
bug 2505: turn on warnings in seven modules
...
C4::XSLT
C4::VirtualShelves
C4::Review
C4::Output
C4::Boolean
C4::Charset
C4::Stats
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-06-07 20:09:16 -05:00
Joe Atzberger
a38a58438d
Boolean.pm - BEGIN block VERSION and vars related to export.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-01-07 20:02:24 -06:00
Chris Cormack
b9c20fa9cf
Patch from Galen Charlton, removing $Id$ $Log$ and $Revision$ from files
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-18 20:22:01 -05:00
acli
47aa996a11
Forgot to take out debugging code
2003-02-06 07:07:54 +00:00
acli
6157f1842b
Convenience function to check for 1/0/true/false/on/off/yes/no
2003-02-06 06:15:00 +00:00