
I am trying to track down the additional LF characters in my attachements. During this I found the folder .../otrs/Kernel/cpan-lib What the heck is this? Is perl using modules from this place instead of the /usr/lib/Perl ? Can anyone please shade some light on this, as I am wandering through the dark... Cheers Roland

On Wednesday, March 17, 2004 5:25 PM
Roland
.../otrs/Kernel/cpan-lib What the heck is this? Is perl using modules from this place instead of the /usr/lib/Perl ? Can anyone please shade some light on this, as I am wandering through the dark...
Take this torch: # egrep -r "use .*Kernel/cpan-lib" /opt/otrs/ hth, Robert Kehl -- ((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg http://www.otrs.de/ :: Tel. +49 (0)6172 4832388

Hi Roland, On Wed, Mar 17, 2004 at 05:25:32PM +0100, Roland wrote:
I am trying to track down the additional LF characters in my attachements. During this I found the folder .../otrs/Kernel/cpan-lib
What the heck is this? Is perl using modules from this place instead of the /usr/lib/Perl ?
Yes. Kernel/cpan-lib/ is the first search path. If there is not needed module in there the otrs will use the modules from /usr/lib/Perl/....
Cheers Roland
Martin -- ((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg http://www.otrs.de/ :: Manage your communication!
participants (3)
-
Martin Edenhofer
-
Robert Kehl
-
Roland