Name : perl-Carp-Clan-Share
| |
Version : 0.13.0
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp155.1.1
| Date : 2024-08-07 20:56:58
|
Group : Unspecified
| Source RPM : perl-Carp-Clan-Share-0.13.0-lp155.1.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/15.5/noarch |