Bug 5611 Tidy up C4::Scrubber
authorColin Campbell <colin.campbell@ptfs-europe.com>
Wed, 12 Jan 2011 16:53:22 +0000 (16:53 +0000)
committerChris Cormack <chrisc@catalyst.net.nz>
Wed, 12 Jan 2011 17:44:46 +0000 (06:44 +1300)
commit073fb1aee655f9f29e99cc56ddf584eb6c7813a9
tree075db1eac5c85eee8c20e2b24b6be625df4d57a9
parente0d76bd88d25e87f9d8f450f1c4e029812eacf02
Bug 5611 Tidy up C4::Scrubber

Remove the unneeded package variables
Remove unnecessary variables
Removed some cargo-cult programming
Tidied the indentation from mix of tabs & spaces
Add a Test that we actually return the required class
of object

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
C4/Scrubber.pm
t/Scrubber.t