Information for RPM perl-Perl6-Caller-0.100-18.el8.src.rpm

ID19538612
Nameperl-Perl6-Caller
Version0.100
Release18.el8
Epoch
Archsrc
SummaryOO caller() interface
DescriptionBy default, this module exports the caller function. This automatically returns a new caller object. An optional argument specifies how many stack frames back to skip, just like the CORE::caller function. This lets you do things like this: print "In ", caller->subroutine, " called from ", caller->filename, " line ", caller->line; If you do not wish the caller function imported, specify an empty import list and instantiate a new Perl6::Caller object. use Perl6::Caller (); my $caller = Perl6::Caller->new; print $caller->line; Note: if the results from the module seem strange, please read perldoc -s caller carefully. It has stranger behavior than you might be aware.
Build Time2019-11-07 15:41:29 GMT
Size15.64 KB
2a25b6c7f79d32ac82a7dae382c616db
LicenseGPL+ or Artistic
Buildrootepel8-build-18108132-1293748
Provides No Provides
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
coreutils
perl(Module::Build)
perl(Test::More)
perl(Test::Pod) >= 1.14
perl(Test::Pod::Coverage) >= 1.04
perl(lib)
perl(overload)
perl(strict)
perl(warnings)
perl-generators
perl-interpreter
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name descending sort Size
perl-Perl6-Caller.spec4.09 KB
Perl6-Caller-0.100.tar.gz4.87 KB
Component of No Buildroots