Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Class-DBI-Plugin | Distribution: Fedora Project |
Version: 0.03 | Vendor: Fedora Project |
Release: 53.fc41 | Build date: Fri Jul 19 15:11:01 2024 |
Group: Unspecified | Build host: buildvm-a64-27.iad2.fedoraproject.org |
Size: 7803 | Source RPM: perl-Class-DBI-Plugin-0.03-53.fc41.src.rpm |
Packager: Fedora Project | |
Url: https://metacpan.org/release/Class-DBI-Plugin | |
Summary: Abstract base class for Class::DBI plugins |
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.
GPL-1.0-or-later OR Artistic-1.0-Perl
* Thu Jul 18 2024 Fedora Release Engineering <[email protected]> - 0.03-53 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jan 25 2024 Fedora Release Engineering <[email protected]> - 0.03-52 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <[email protected]> - 0.03-51 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <[email protected]> - 0.03-50 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 0.03-49 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <[email protected]> - 0.03-48 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
/usr/share/doc/perl-Class-DBI-Plugin /usr/share/doc/perl-Class-DBI-Plugin/Changes /usr/share/doc/perl-Class-DBI-Plugin/README /usr/share/man/man3/Class::DBI::Plugin.3pm.gz /usr/share/perl5/vendor_perl/Class /usr/share/perl5/vendor_perl/Class/DBI /usr/share/perl5/vendor_perl/Class/DBI/Plugin.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Dec 10 04:04:54 2024