I am unclear about where I should put images so a module can find them. I would like to have a directory, call it Images, right where the module lives, then have files like Images/foo.png. When I run the perl program that uses the modules, will perl be able to open "Images/foo.png", or do I first need to find out where the module is, then read "$module_dir/Images/foo.png"?
An added question: if I use Build.PL, do I have to tell it to include the images somehow?
Thanks
doug
In reply to Where to keep images so a module can find them by sweetser
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |