diff --git a/Makefile b/Makefile new file mode 100644 --- /dev/null +++ b/Makefile @@ -0,0 +1 @@ +include ../Makefile.common diff --git a/package.yml b/package.yml new file mode 100644 --- /dev/null +++ b/package.yml @@ -0,0 +1,16 @@ +name : perl-common-sense +version : 3.74 +release : 1 +source : + - https://cpan.metacpan.org/authors/id/M/ML/MLEHMANN/common-sense-3.74.tar.gz : 771f7d02abd1ded94d9e37d3f66e795c8d2026d04defbeb5b679ca058116bbf3 +license : Artistic-1.0-Perl +component : programming.perl +summary : common::sense - save a tree AND a kitten, use common::sense! +description: | + This module implements some sane defaults for Perl programs, as defined by two typical (or not so typical - use your common sense) specimens of Perl coders. In fact, after working out details on which warnings and strict modes to enable and make fatal, we found that we (and our code written so far, and others) fully agree on every option, even though we never used warnings before, so it seems this module indeed reflects a "common" sense among some long-time Perl coders. +setup : | + %perl_setup +build : | + %perl_build +install : | + %perl_install diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml new file mode 100644 --- /dev/null +++ b/pspec_x86_64.xml @@ -0,0 +1,37 @@ + + + perl-common-sense + + Joey Riches + josephriches@gmail.com + + Artistic-1.0-Perl + programming.perl + common::sense - save a tree AND a kitten, use common::sense! + This module implements some sane defaults for Perl programs, as defined by two typical (or not so typical - use your common sense) specimens of Perl coders. In fact, after working out details on which warnings and strict modes to enable and make fatal, we found that we (and our code written so far, and others) fully agree on every option, even though we never used warnings before, so it seems this module indeed reflects a "common" sense among some long-time Perl coders. + + https://solus-project.com/sources/README.Solus + + + perl-common-sense + common::sense - save a tree AND a kitten, use common::sense! + This module implements some sane defaults for Perl programs, as defined by two typical (or not so typical - use your common sense) specimens of Perl coders. In fact, after working out details on which warnings and strict modes to enable and make fatal, we found that we (and our code written so far, and others) fully agree on every option, even though we never used warnings before, so it seems this module indeed reflects a "common" sense among some long-time Perl coders. + + programming.perl + + /usr/lib/perl5/vendor_perl/5.24.1/x86_64-linux-thread-multi/auto/common/sense/.packlist + /usr/lib/perl5/vendor_perl/5.24.1/x86_64-linux-thread-multi/common/sense.pm + /usr/lib/perl5/vendor_perl/5.24.1/x86_64-linux-thread-multi/common/sense.pod + /usr/share/man + + + + + 2017-05-29 + 3.74 + Packaging update + Joey Riches + josephriches@gmail.com + + + \ No newline at end of file