Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource perl-MouseX-Getopt

This is a role which provides an alternate constructor for creating objects using parameters passed in from the command line. This module attempts to DWIM as much as possible with the command line params by introspecting your class's attributes. It will use the name of your attribute as the command line option, and if there is a type constraint defined, it will configure Getopt::Long to handle the option accordingly. You can use the trait MouseX::Getopt::Meta::Attribute::Trait or the attribute metaclass MouseX::Getopt::Meta::Attribute to get non-default commandline option names and aliases. You can use the trait MouseX::Getopt::Meta::Attribute::Trait::NoGetopt or the attribute metaclass MouseX::Getopt::Meta::Attribute::NoGetopt to have 'MouseX::Getopt' ignore your attribute in the commandline options. By default, attributes which start with an underscore are not given commandline argument support, unless the attribute's metaclass is set to MouseX::Getopt::Meta::Attribute. If you don't want your accessors to have the leading underscore in their name, you can do this: has '_foo' => (accessor => 'foo', ...); has '_bar' => (reader => 'bar', ...); This will mean that Getopt will not handle a --foo param, but your code can still call the 'foo' method. If your class also uses a configfile-loading role based on MouseX::ConfigFromFile, such as MouseX::SimpleConfig, MouseX::Getopt's 'new_with_options' will load the configfile specified by the '--configfile' option (or the default you've given for the configfile attribute) for you. Options specified in multiple places follow the following precedence order: commandline overrides configfile, which overrides explicit new_with_options parameters.

Found 1 sites for perl-MouseX-Getopt

Found 21 RPM for perl-MouseX-Getopt

PackageSummaryDistributionDownload
perl-MouseX-Getopt-0.38-30.fc44.noarch.htmlMouse role for processing command line optionsFedora Rawhide for x86_64perl-MouseX-Getopt-0.38-30.fc44.noarch.rpm
perl-MouseX-Getopt-0.38-30.fc44.noarch.htmlMouse role for processing command line optionsFedora Rawhide for aarch64perl-MouseX-Getopt-0.38-30.fc44.noarch.rpm
perl-MouseX-Getopt-0.38-30.fc44.noarch.htmlMouse role for processing command line optionsFedora Rawhide for ppc64leperl-MouseX-Getopt-0.38-30.fc44.noarch.rpm
perl-MouseX-Getopt-0.38-30.fc44.noarch.htmlMouse role for processing command line optionsFedora Rawhide for s390xperl-MouseX-Getopt-0.38-30.fc44.noarch.rpm
perl-MouseX-Getopt-0.38-30.fc44.noarch.htmlMouse role for processing command line optionsFedora 44 for x86_64perl-MouseX-Getopt-0.38-30.fc44.noarch.rpm
perl-MouseX-Getopt-0.38-30.fc44.noarch.htmlMouse role for processing command line optionsFedora 44 for aarch64perl-MouseX-Getopt-0.38-30.fc44.noarch.rpm
perl-MouseX-Getopt-0.38-30.fc44.noarch.htmlMouse role for processing command line optionsFedora 44 for ppc64leperl-MouseX-Getopt-0.38-30.fc44.noarch.rpm
perl-MouseX-Getopt-0.38-30.fc44.noarch.htmlMouse role for processing command line optionsFedora 44 for s390xperl-MouseX-Getopt-0.38-30.fc44.noarch.rpm
perl-MouseX-Getopt-0.38-29.fc43.noarch.htmlMouse role for processing command line optionsFedora 43 for x86_64perl-MouseX-Getopt-0.38-29.fc43.noarch.rpm
perl-MouseX-Getopt-0.38-29.fc43.noarch.htmlMouse role for processing command line optionsFedora 43 for aarch64perl-MouseX-Getopt-0.38-29.fc43.noarch.rpm
perl-MouseX-Getopt-0.38-29.fc43.noarch.htmlMouse role for processing command line optionsFedora 43 for ppc64leperl-MouseX-Getopt-0.38-29.fc43.noarch.rpm
perl-MouseX-Getopt-0.38-29.fc43.noarch.htmlMouse role for processing command line optionsFedora 43 for s390xperl-MouseX-Getopt-0.38-29.fc43.noarch.rpm
perl-MouseX-Getopt-0.38-28.fc42.noarch.htmlMouse role for processing command line optionsFedora 42 for x86_64perl-MouseX-Getopt-0.38-28.fc42.noarch.rpm
perl-MouseX-Getopt-0.38-28.fc42.noarch.htmlMouse role for processing command line optionsFedora 42 for aarch64perl-MouseX-Getopt-0.38-28.fc42.noarch.rpm
perl-MouseX-Getopt-0.38-28.fc42.noarch.htmlMouse role for processing command line optionsFedora 42 for ppc64leperl-MouseX-Getopt-0.38-28.fc42.noarch.rpm
perl-MouseX-Getopt-0.38-28.fc42.noarch.htmlMouse role for processing command line optionsFedora 42 for s390xperl-MouseX-Getopt-0.38-28.fc42.noarch.rpm
Mouse role for processing command line optionsperl-MouseX-Getopt-0.38-3.4.noarch.rpm
perl-MouseX-Getopt-0.38-3.4.noarch.htmlMouse role for processing command line optionsOpenSuSE Tumbleweed for noarchperl-MouseX-Getopt-0.38-3.4.noarch.rpm
perl-MouseX-Getopt-0.38-3.4.noarch.htmlMouse role for processing command line optionsOpenSuSE Ports Tumbleweed for noarchperl-MouseX-Getopt-0.38-3.4.noarch.rpm
perl-MouseX-Getopt-0.38-bp156.3.1.noarch.htmlMouse role for processing command line optionsOpenSuSE Leap 15.6 for noarchperl-MouseX-Getopt-0.38-bp156.3.1.noarch.rpm
perl-MouseX-Getopt-0.38-bp155.2.8.noarch.htmlMouse role for processing command line optionsOpenSuSE Leap 15.5 for noarchperl-MouseX-Getopt-0.38-bp155.2.8.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet