Hi,
I have recently migrated to linux & I have to use perl. I want to transfer a .pm file to the lib folder in perl, so that I can execute a perl program that depends on it. In windows it is in perl/lib. But I dont know how to find that folder in Ubuntu. Is there a way to execute the perl program when I know the place of the .pm file?
Thank you
raghul