Donovan Jones
cf7926889b
Bug 2505 - remove unnecessary -w and replace with use warnings;
...
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-04-07 13:27:07 -04:00
Jesse Weaver
ac0d340bd5
kohabug 2345: bad comparisons pervade reports
...
This patch changes all $foo eq undef's to !defined($foo). It also makes misc/spellcheck_suggest/build_spellcheck_suggest.pl have proper syntax.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-07-27 06:11:08 -05:00
Galen Charlton
b8a58c4934
installer: command-line scripts improve finding C4 modules
...
Command-line scripts now use a new SCRIPT_DIR/kohalib.pl
to put installed location of Koha's Perl modules
into @INC.
2007-12-17 09:13:54 -06:00
joshferraro
effd10ecdf
Minor change to generalize the script
2005-05-04 13:45:18 +00:00
joshferraro
0bd7d912b8
Files relevant to LibLime's spellcheck and suggest features are placed
...
in this directory.
2005-05-04 13:41:36 +00:00