Mitchell Robson
- Website: nicefonts.com/about/mitchell-robson/
- About: I use Perl every now and then
Recent Actions
-
Commented on Require in Perl, what should I pay attention?
I'd probably split the long Perl script into smaller parts and include them together as modules as I find it easier to manage and maintain....
Comment Threads
-
Kido Mitsuru commented on
Require in Perl, what should I pay attention?
Thank you very much, Dave Cross, David Hodkinson, and Mitchell Robson.
Let.'s me test the directory search path fix. I have never made any Perl module yet. Is it easy to make it? How to make it? Is there any good introduction to read for making simple part of Perl codes into a Perl module?
-
Kido Mitsuru commented on
Require in Perl, what should I pay attention?
Thank you very much Dave !! Your guess was the perfect fixing point.
use lib ' . '; has fixed my problem.
Thanks so much. I don't have the habit of reading error log.
/var/log/httpd/error_log
I should do so (reading error log more frequently). Thank you for all of your comments.
About blogs.perl.org
blogs.perl.org is a common blogging platform for the Perl community. Written in Perl with a graphic design donated by Six Apart, Ltd.