in test.plhome ........your home dir test.pl ........the script your running Plug-Ins ........the folder you made Find.pm ........the module you added More ........and another folder More.pm....and another module
If the module is not installed think of 'use' as the path to where the module you want to use is located.. This is useful only in a descending folder structure.use Plug-Ins::Find; use Plug-Ins::More::More;
In reply to Re: using perl plug-ins
by arcnon
in thread using perl plug-ins
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |