aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-09-08 20:29:53 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-09-08 20:29:53 +0000
commit06e1c2c6830806b1a73e57eefefc1e159a78f901 (patch)
treef4e456473e3818305d75bf77d9f8d3b8545e0bf9 /URPM.pm
parent34b24162a974f25a652137a7f8c0bf077d69dbde (diff)
downloadperl-URPM-06e1c2c6830806b1a73e57eefefc1e159a78f901.tar
perl-URPM-06e1c2c6830806b1a73e57eefefc1e159a78f901.tar.gz
perl-URPM-06e1c2c6830806b1a73e57eefefc1e159a78f901.tar.bz2
perl-URPM-06e1c2c6830806b1a73e57eefefc1e159a78f901.tar.xz
perl-URPM-06e1c2c6830806b1a73e57eefefc1e159a78f901.zip
more detailed doc
Diffstat (limited to 'URPM.pm')
-rw-r--r--URPM.pm5
1 files changed, 3 insertions, 2 deletions
diff --git a/URPM.pm b/URPM.pm
index 09e4651..b3d4b66 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -265,8 +265,9 @@ contains two fields:
B<depslist> is an arrayref containing the list of depending packages (which are
C<URPM::Package> objects).
-B<provides> is an hashref containing as keys the list of items provided by the
-URPM object.
+B<provides> is an hashref containing as keys the list of property names
+provided by the URPM object. The associated value is true if the property is
+versioned.
If the constructor is called with the arguments C<< nofatal => 1 >>, various
fatal error messages are suppressed (file not found in parse_hdlist() and