Skip Menu |

This queue is for tickets about the Data-Plist CPAN distribution.

Report information
The Basics
Id: 47837
Status: new
Priority: 0/
Queue: Data-Plist

People
Owner: Nobody in particular
Requestors: vaillant [...] fastmail.fm
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



CC: wilsonpm [...] gamewood.net
Subject: excessive startup time for perl when using Data::Plist
Date: Mon, 13 Jul 2009 12:12:43 -0400
To: bug-Data-Plist [...] rt.cpan.org
From: Marc Vaillant <vaillant [...] fastmail.fm>
Hi, I love the Data::Plist module but I'm noticing that just loading the module (which of course loads its associated modules) adds 1 second to startup time. Is there any way to reduce this? I'm trying to compile using perlcc or pp to see if that improves things, as well as identify the module that is the source of the load time. Thanks, Marc