Name : perl-Bundle-Ovid
| |
Version : 1.01
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp154.7.1
| Date : 2023-01-27 16:51:26
|
Group : Development/Libraries/Perl
| Source RPM : perl-Bundle-Ovid-1.01-lp154.7.1.src.rpm
|
Size : 0.00 MB
| |
Packager : https://www_suse_com/
| |
Summary : Things Ovid wants in a fresh Perl install
|
Description :
Whenever I do a fresh install of Perl, there are certain core modules that I install over and over again. I hate doing that so I built this bundle. Most modules, even if you don\'t use them, should be self-explanatory. Others are listed below.
* * aliased
This really handy module allows you to use \"short names\" for long class names:
use aliased \'Some::Ridiculously::Long::Class::Name::For::Customer\'; my $customer = Customer->new;
* * Data::Dumper::Simple
Like Data::Dumper, but prints the variable name instead of just \'$VAR1\', \'$VAR2\', \'$VAR3\' and so on. This makes debugging much easier.
* * DBD::SQLite
If you do database work but you\'ve never touched this module, you\'re missing out. No setup. No configuration. It\'s just _there_.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-B/15.4/noarch |