in reply to Re: Cheaper - Debug,Log,Errors via Slicing&dicing
in thread Cheaper - Debug,Log,Errors via Slicing&dicing
Does this mean I have to implement module called 'slice' and then implement the unimport method. Is that what you meant ? I haven't done 'no'-module !no slice 'SomeModule';
The constant will override the Slicer.pm definition, so no code will be executed.At least this is my understanding how it works and it seems to work.use Slicer; use constant slice => 0;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Cheaper - Debug,Log,Errors via Slicing&dicing
by ikegami (Patriarch) on Jul 27, 2007 at 14:10 UTC |