in reply to
Multiple Path in use lib
Hi Gopal,
Yes,ofcourse you can include.If you want to include more than one path you have to use use lib qw(<path1> <path2> .. <pathn>)
Thanks and Regards,
madtoperl.
Comment on
Re: Multiple Path in use lib
In Section
Seekers of Perl Wisdom