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,18 @@ +name : perl-class-tiny +version : 1.006 +release : 1 +source : + - https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/Class-Tiny-1.006.tar.gz : 2efcbd31528be51d3022c616768558b78c6172df5f03c5dc698939f65488cb4e +license : Apache-2.0 +component : programming.perl +summary : Class::Tiny - Minimalist class construction +description: | + Class::Tiny - Minimalist class construction +setup : | + %perl_setup +build : | + %perl_build +install : | + %perl_install +check : | + %perl_build test 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,36 @@ + + + perl-class-tiny + + Simon Friend + simbiotiqu@gmail.com + + Apache-2.0 + programming.perl + Class::Tiny - Minimalist class construction + Class::Tiny - Minimalist class construction + + https://solus-project.com/sources/README.Solus + + + perl-class-tiny + Class::Tiny - Minimalist class construction + Class::Tiny - Minimalist class construction + + programming.perl + + /usr/lib64/perl5/vendor_perl/5.26/Class/Tiny.pm + /usr/lib64/perl5/vendor_perl/5.26/x86_64-linux-thread-multi/auto/Class/Tiny/.packlist + /usr/share/man + + + + + 2018-02-03 + 1.006 + Packaging update + Simon Friend + simbiotiqu@gmail.com + + + \ No newline at end of file