How to Install and Uninstall libdbix-class-factory-perl Package on Kali Linux

Last updated: May 22,2024

1. Install "libdbix-class-factory-perl" package

Please follow the guidance below to install libdbix-class-factory-perl on Kali Linux

$ sudo apt update $ sudo apt install libdbix-class-factory-perl

2. Uninstall "libdbix-class-factory-perl" package

This tutorial shows how to uninstall libdbix-class-factory-perl on Kali Linux:

$ sudo apt remove libdbix-class-factory-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdbix-class-factory-perl package on Kali Linux

Package: libdbix-class-factory-perl
Version: 0.04-2
Installed-Size: 34
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 10556
SHA256: 0682a3f2966b29c30679f49b6cd56b3592a43fe97d1bd249cd018f16839ec0e7
SHA1: fb4638434c859afaed57d9ebc788ceeb0d137f01
MD5sum: 45ca36ce47d7feb266034f245ca6bf9d
Description: factory-style fixtures for DBIx::Class
Ruby has factory_girl, Python has factory_boy. Now Perl has
DBIx::Class::Factory.
.
Creating big fixture batches may be a pain. This module provides easy way
of creating data in database via DBIx::Class.
.
To create a factory just derive from DBIx::Class::Factory and apply some
settings. You can also add some data at the moment of creating instance,
redefining factory defaults.
.
Tests for this module contains a bunch of useful examples.
Description-md5:
Homepage: https://metacpan.org/release/DBIx-Class-Factory
Section: perl
Priority: optional
Filename: pool/main/libd/libdbix-class-factory-perl/libdbix-class-factory-perl_0.04-2_all.deb