in reply to package new
A simple way to discover this for yourself. Install Devel::Trace. Then run:
perl -d:Trace -MDir::Pkg -E"Dir::Pkg->new()" [download]