Sorry,
Actually i'm running my script in server and i don't have a permission to run the cron job as well as installing any perl modules. Just timebeing , i'm utilizing my holodays through this script. If you can able to modify something, please suggest me.
- kulls
If you can install a .pl file, then you can also install a .pm, especially one that is pure perl. Do a search on this site on how to install a CPAN module in a custom directory.
-imran