Name : perl-Carp-Clan-Share
| |
Version : 0.013
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 2.45
| Date : 2024-08-05 17:46:17
|
Group : Development/Libraries/Perl
| Source RPM : perl-Carp-Clan-Share-0.013-2.45.src.rpm
|
Size : 0.01 MB
| |
Packager : (none)
| |
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/openSUSE_Tumbleweed/noarch |