First page Back Continue Last page Overview Image
Installing resources
- /usr/share/myapp
- $HOME/.local/share/myapp/
- $HOME/.config/myapp/
- $HOME/.myapp/
- In a module ( __DATA__ )
- As a module (e.g., Image.pm)
- We have a module for that: File::ShareDir (/usr/share/perl5/vendor_perl/auto/share/dist/My/Module/)
- module centric
- system wide
- tied to Module::Install
- And then there is Windows and OSX.