Name: | perl-Class-DBI-Plugin |
---|---|
Version: | 0.03 |
Release: | 48.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 8025 |
License: | GPL+ or Artistic |
RPM: | perl-Class-DBI-Plugin-0.03-48.el9.noarch.rpm |
Source RPM: | perl-Class-DBI-Plugin-0.03-48.el9.src.rpm |
Build Date: | Sat Sep 10 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Class-DBI-Plugin |
Summary: | Abstract base class for Class::DBI plugins |
Description: | Class::DBI::Plugin is an abstract base class for Class::DBI plugins. Its purpose is to make writing plugins easier. Writers of plugins should be able to concentrate on the functionality their module provides, instead of having to deal with the symbol table hackery involved when writing a plugin module. Only three things must be remembered: * All methods to be exported are given the "Plugged" attribute. All other methods are not exported to the plugged-in class. * Method calls that are to be sent to the plugged-in class are put in the init() method. Examples of these are set_sql(), add_trigger() and so on. * The class parameter for the init() method and the "Plugged" methods is the plugged-in class, not the plugin class. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Perl 5.36 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Perl 5.34 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Spec clean-up - Use author-independent source URL - Use %{make_build} and %{make_install} - Fix permissions verbosely
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild