ActivePerl::PPM::RepoPackage - Package class that tracks PPD file attributes
ActivePerl::PPM::RepoPackage
is a subclass of
ActivePerl::PPM::Package
that adds a few fields that is used to
track changes to the corresponding PPD file.
The following are the new attributes:
What repo does this package come from.
Inherited, but here this might be a relative URI and is then interpreted relative to the packlist_uri of the repo.
At what time should the ppd information be refreshed from the repo.
the ActivePerl::PPM::Package manpage, the ActivePerl::PPM::Repo manpage
none.