aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2013-03-26 22:44:30 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2013-11-05 16:54:48 +0100
commit32ecb5e1017b5efc811530882befb3cc54390524 (patch)
tree5347b5533b11c52b031a9602216ac3d628b4988c
parentdbefce62a21ee15c1e2b9747bbbbfcd02c7f00ad (diff)
downloadperl-URPM-32ecb5e1017b5efc811530882befb3cc54390524.tar
perl-URPM-32ecb5e1017b5efc811530882befb3cc54390524.tar.gz
perl-URPM-32ecb5e1017b5efc811530882befb3cc54390524.tar.bz2
perl-URPM-32ecb5e1017b5efc811530882befb3cc54390524.tar.xz
perl-URPM-32ecb5e1017b5efc811530882befb3cc54390524.zip
indent options
-rw-r--r--URPM.pm4
1 files changed, 4 insertions, 0 deletions
diff --git a/URPM.pm b/URPM.pm
index c47257b..3e0148d 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -418,6 +418,8 @@ Returns a list of C<URPM::Package> corresponding to the wanted <$name>
Search an RPM by name or by part of name in the list of RPMs represented by
this $urpm. The behaviour of the search is influenced by several options:
+=over
+
=item strict_name only match short name (N) => 0 / 1
=item strict_fullname only match fullname (NVRA) (fast) => 0 / 1
@@ -426,6 +428,8 @@ this $urpm. The behaviour of the search is influenced by several options:
=back
+=back
+
=head3 Debuging
These are used when faking a URPM::DB: $urpm can be used as-a $db