How to Install and Uninstall libdata-methodproxy-perl Package on Kali Linux
Last updated: December 23,2024
1. Install "libdata-methodproxy-perl" package
Learn how to install libdata-methodproxy-perl on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libdata-methodproxy-perl
Copied
2. Uninstall "libdata-methodproxy-perl" package
Here is a brief guide to show you how to uninstall libdata-methodproxy-perl on Kali Linux:
$
sudo apt remove
libdata-methodproxy-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libdata-methodproxy-perl package on Kali Linux
Package: libdata-methodproxy-perl
Version: 0.04-1
Installed-Size: 30
Maintainer: Debian Perl Group
Architecture: all
Replaces: libconfig-methodproxy-perl
Provides: libconfig-methodproxy-perl
Depends: perl, libmodule-runtime-perl
Breaks: libconfig-methodproxy-perl
Size: 11160
SHA256: bef8695dd9e4f8553558281449ee40a26fa81c01867ef28796332f8a06f55a4b
SHA1: 8d4d9cdc20172eb51beb99ab465e70741338c1e8
MD5sum: fe169fd75810fbdbba215706271cc6f7
Description: module to inject dynamic data into static data
A method proxy as provided by the Data::MethodProxy module is an array ref
describing a class method to call and the arguments to pass to it. The first
value of the array ref is the scalar $proxy, followed by a package name, then
a subroutine name which must callable in the package, and a list of any
subroutine arguments.
.
[ '$proxy', 'Foo::Bar', 'baz', 123, 4 ]
.
The above is saying, do this:
.
Foo::Bar->baz( 123, 4 );
Description-md5:
Homepage: https://metacpan.org/release/Data-MethodProxy
Section: perl
Priority: optional
Filename: pool/main/libd/libdata-methodproxy-perl/libdata-methodproxy-perl_0.04-1_all.deb
Version: 0.04-1
Installed-Size: 30
Maintainer: Debian Perl Group
Architecture: all
Replaces: libconfig-methodproxy-perl
Provides: libconfig-methodproxy-perl
Depends: perl, libmodule-runtime-perl
Breaks: libconfig-methodproxy-perl
Size: 11160
SHA256: bef8695dd9e4f8553558281449ee40a26fa81c01867ef28796332f8a06f55a4b
SHA1: 8d4d9cdc20172eb51beb99ab465e70741338c1e8
MD5sum: fe169fd75810fbdbba215706271cc6f7
Description: module to inject dynamic data into static data
A method proxy as provided by the Data::MethodProxy module is an array ref
describing a class method to call and the arguments to pass to it. The first
value of the array ref is the scalar $proxy, followed by a package name, then
a subroutine name which must callable in the package, and a list of any
subroutine arguments.
.
[ '$proxy', 'Foo::Bar', 'baz', 123, 4 ]
.
The above is saying, do this:
.
Foo::Bar->baz( 123, 4 );
Description-md5:
Homepage: https://metacpan.org/release/Data-MethodProxy
Section: perl
Priority: optional
Filename: pool/main/libd/libdata-methodproxy-perl/libdata-methodproxy-perl_0.04-1_all.deb