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,21 @@ +name : perl-super +version : 1.20141117 +release : 1 +source : + - https://cpan.metacpan.org/authors/id/C/CH/CHROMATIC/SUPER-1.20141117.tar.gz : 1a620e7d60aee9b13b1b26a44694c43fdb2bba1755cfff435dae83c7d42cc0b2 +license : Artistic-Perl-1.0 +component : programming.perl +summary : SUPER - control superclass method dispatch +description: | + SUPER - control superclass method dispatch +builddeps : + - perl-module-build + - perl-sub-identify +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,35 @@ + + + perl-super + + Simon Friend + simbiotiqu@gmail.com + + Artistic-Perl-1.0 + programming.perl + SUPER - control superclass method dispatch + SUPER - control superclass method dispatch + + https://solus-project.com/sources/README.Solus + + + perl-super + SUPER - control superclass method dispatch + SUPER - control superclass method dispatch + + programming.perl + + /usr/lib64/perl5/vendor_perl/5.26/SUPER.pm + /usr/share/man + + + + + 2018-01-26 + 1.20141117 + Packaging update + Simon Friend + simbiotiqu@gmail.com + + + \ No newline at end of file