Package : perl-Exporter-Easy > RPM : perl-Exporter-Easy-0.180.0-3.mga7.src.rpm
Basic items
Name | perl-Exporter-Easy |
Version | 0.180.0 |
Release | 3.mga7 |
URL | http://search.cpan.org/dist/Exporter-Easy |
Group | Development/Perl |
Summary | Takes even more drudgery out of Exporting symbols |
Size | 19KB |
Arch | noarch |
License | GPL+ or Artistic |
Description
Exporter::Easy makes using Exporter easy. In it's simplest case it allows
you to drop the boilerplate code that comes with using Exporter, so
require Exporter;
use base qw( Exporter );
use vars qw( @EXPORT );
@EXPORT = ( 'init' );
becomes
you to drop the boilerplate code that comes with using Exporter, so
require Exporter;
use base qw( Exporter );
use vars qw( @EXPORT );
@EXPORT = ( 'init' );
becomes
Media information
Distribution release | Mageia 7 |
Media name | core-release |
Media arch | aarch64 |
Advanced items
Source RPM | NOT IN DATABASE ?! |
Build time | 2018-09-19 09:08:57 |
Changelog | View in Sophie |
Files | View in Sophie |
Dependencies | View in Sophie |