Subject: | leaving log file after testing/installing |
Hi there,
I have a smoker machine and detected that your module, after the testing and installed, left a log file at the home directory of the user running the smoker.
-bash-4.4$ head mrest.log
[Sat Nov 11 18:54:04 2017] (CELL) INFO: CELL version 0.222 called from Web::MREST with arguments {'sitedir' => '/mnt/cpan_build_dir/foo/Web-MREST-0.288-0/blib/lib/auto/share/dist/Web-MREST','verbose' => 1}
[Sat Nov 11 18:54:04 2017] (CELL) INFO: Entering App::CELL::Load::init from App::CELL with arguments: {'sitedir' => '/mnt/cpan_build_dir/foo/Web-MREST-0.288-0/blib/lib/auto/share/dist/Web-MREST','verbose' => 1} at Load.pm line 158
[Sat Nov 11 18:54:04 2017] (CELL) INFO: Found viable CELL configuration directory /home/foo/perl5/perlbrew/perls/perl-5.26.1/lib/site_perl/5.26.1/auto/share/dist/App-CELL in App::CELL distro at Load.pm line 178
[Sat Nov 11 18:54:04 2017] (CELL) INFO: Load operation passed over file /home/foo/perl5/perlbrew/perls/perl-5.26.1/lib/site_perl/5.26.1/auto/share/dist/App-CELL/README (type not recognized) at Load.pm line 559
[Sat Nov 11 18:54:04 2017] (CELL) INFO: Found message files: /home/foo/perl5/perlbrew/perls/perl-5.26.1/lib/site_perl/5.26.1/auto/share/dist/App-CELL/CELL_Message_en.conf at Load.pm line 307
[Sat Nov 11 18:54:04 2017] (CELL) INFO: Loaded ->21<- message from 1 files in sharedir /home/foo/perl5/perlbrew/perls/perl-5.26.1/lib/site_perl/5.26.1/auto/share/dist/App-CELL at Load.pm line 187
[Sat Nov 11 18:54:04 2017] (CELL) INFO: Loaded ->17<- config params from 3 files in sharedir /home/foo/perl5/perlbrew/perls/perl-5.26.1/lib/site_perl/5.26.1/auto/share/dist/App-CELL at Load.pm line 190
[Sat Nov 11 18:54:04 2017] (CELL) INFO: Viable sitedir passed as argument at Load.pm line 457
[Sat Nov 11 18:54:04 2017] (CELL) INFO: Load operation passed over file /mnt/cpan_build_dir/foo/Web-MREST-0.288-0/blib/lib/auto/share/dist/Web-MREST/favicon.ico (type not recognized) at Load.pm line 559
[Sat Nov 11 18:54:04 2017] (CELL) INFO: Found message files: /mnt/cpan_build_dir/foo/Web-MREST-0.288-0/blib/lib/auto/share/dist/Web-MREST/HTTP_Status_Message_en.conf,/mnt/cpan_build_dir/foo/Web-MREST-0.288-0/blib/lib/auto/share/dist/Web-MREST/MREST_Message_en.conf,/mnt/cpan_build_dir/foo/Web-MREST-0.288-0/blib/lib/auto/share/dist/Web-MREST/dispatch_Message_en.conf at Load.pm line 307
Possibly you would like to move this file to a temporary directory, where it should be cleaned properly by the OS. It is a small problem, but after a while the smoker can get into trouble due the clutter of many modules doing the same.
Thanks!
Alceu