Olivier, Thanks for the patches, something almost similar if now in trunk.
Regards, ----- "Olivier LAHAYE" <[email protected]> a écrit : > Hi, > > Those 2 patches are removing multiple Dumper that generate to much log > traffic. > > I've replaced simple Dumper with a map that lists only mac addresses > of the adapters. > > print "List network adapters: \n". Dumper map { $_->{mac} } > @res; > # print "List network adapters: \n". Dumper (@res) > ."(".scalar(@res).")\n"; > > Apply if found useful. > > -- > Olivier LAHAYE > CEA Saclay > DRT-LIST-DETECS-SSTM > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > 30-Day > trial. Simplify your report design, integration and deployment - and > focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Oscar-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/oscar-devel ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
