- or download this
/opt/ipcwww/data/lab/tcreports/ims/bin
- or download this
use lib '/opt/ipcwww/data/lab/tcreports/ims/bin';
use MyModule
- or download this
require '/opt/ipcwww/data/lab/tcreports/ims/bin/MyModule.pm';
- or download this
print ((split '', 'just another perl hacker' )[-1,0,10]);