aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2019-04-30 11:53:27 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2019-12-23 17:06:14 +0100
commit4fe92b2faa1dd90fa68b7fbddacb82a6a3094e5f (patch)
tree11a1b2b04a8fb0cc5a82b9c463214b46b195cbcd /URPM.pm
parent6b882f8190e9788de3c8b6ab77570c4ec991640f (diff)
downloadperl-URPM-4fe92b2faa1dd90fa68b7fbddacb82a6a3094e5f.tar
perl-URPM-4fe92b2faa1dd90fa68b7fbddacb82a6a3094e5f.tar.gz
perl-URPM-4fe92b2faa1dd90fa68b7fbddacb82a6a3094e5f.tar.bz2
perl-URPM-4fe92b2faa1dd90fa68b7fbddacb82a6a3094e5f.tar.xz
perl-URPM-4fe92b2faa1dd90fa68b7fbddacb82a6a3094e5f.zip
document URPM::Signature
Diffstat (limited to 'URPM.pm')
-rw-r--r--URPM.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/URPM.pm b/URPM.pm
index 84560e6..0fa9e86 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -1044,6 +1044,8 @@ B<transaction_state>: $state object
The L<URPM::Resolve> implements the resolving bits.
+The L<URPM::Signature> implements the pubkey bits.
+
The L<urpm> package is a higher level module used by the urpmi command line tool,
the rpmdrake GUI and the drakx installer.