]> git.pld-linux.org Git - packages/perl-Petal-Utils.git/commitdiff
- cut en desc
authormguevara <mguevara@pld-linux.org>
Tue, 7 Mar 2006 18:59:06 +0000 (18:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Petal-Utils.spec -> 1.2

perl-Petal-Utils.spec

index 323cf3b7a92c5887614ab4e58a347c91389d7d05..40796d704727ca95982453e42982f6f376e11c8a 100644 (file)
@@ -28,31 +28,7 @@ BuildRoot:   %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 The Petal::Utils package contains commonly used Petal modifiers (or plugins),
-and bundles them with an easy-to-use installation interface.  By default, a
-set of modifiers are installed into Petal when you use this module.  You can
-change which modifiers are installed by naming them after the use statement:
-
-  # use the default set:
-  use Petal::Utils qw( :default );
-
-  # use the date set of modifiers:
-  use Petal::Utils qw( :date );
-
-  # use only named modifiers, plus the debug set:
-  use Petal::Utils qw( UpperCase Date :debug );
-
-  # don't install any modifiers
-  use Petal::Utils qw();
-
-You'll find a list of plugin sets throughout this document.  You can also get
-a complete list by looking at the variable:
-
-  %Petal::Utils::PLUGIN_SET;
-
-For details on how the plugins are installed, see the "Advanced Petal" section
-of the Petal documentation.
-
-
+and bundles them with an easy-to-use installation interface. 
 
 # %description -l pl
 # TODO
This page took 0.061966 seconds and 4 git commands to generate.