On Fri, Apr 12, 2013 at 4:23 AM, kavita kulkarni <kavitahkulka...@gmail.com>wrote:
> Thanks all, got many ideas from you.. > > My script took ~7 min to run with data file of ~50,000 lines with > substr()/unpack() enabled and same script took ~2 min after disabling > substr()/unpack(). > ... > > For "Devel::NYTProf", I need to check if my SA if he will allow me to > install You can usually just install the module under your own directory... See: perldoc -q "How do I keep my own module/library directory?" -- Charles DeRykus