Name : perl-Carp-Clan-Share
| |
Version : 0.013
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp156.2.1
| Date : 2024-07-03 17:52:16
|
Group : Development/Libraries/Perl
| Source RPM : perl-Carp-Clan-Share-0.013-lp156.2.1.src.rpm
|
Size : 0.01 MB
| |
Packager : https://www_suse_com/
| |
Summary : Share your Carp::Clan settings with your whole Clan
|
Description :
This is a very lightweight helper module (actually just an import method) that will automagically create a __PACKAGE__::Carp module for you.
Any arguments passed to the import (e.g. via use) method are forwarded along to Carp::Clan.
NOTE: If you use this from a package ending with ::Carp, then it will use the parent of of that package as the target namespace
package My::Namespace::Carp;
use Carp::Clan::Share;
package My::Namespace::Module
use My::Namespace::Carp; # Acts like \"use Carp::Clan qw/^My::Namespace::/;\"
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-C/15.6/noarch |