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,20 @@ +name : perl-test-regexp +version : 2017040101 +release : 1 +source : + - https://cpan.metacpan.org/authors/id/A/AB/ABIGAIL/Test-Regexp-2017040101.tar.gz : 35cb41df5c5017835b89b853d5a44e25e6da973b450e1edca51bba70e7041e54 +license : MIT +component : programming.perl +summary : Test::Regexp - Test your regular expressions +description: | + Test::Regexp, a module to test regular expressions with. +builddeps : + - perl-test-pod +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-test-regexp + + Simon Friend + simbiotiqu@gmail.com + + MIT + programming.perl + Test::Regexp - Test your regular expressions + Test::Regexp, a module to test regular expressions with. + + https://solus-project.com/sources/README.Solus + + + perl-test-regexp + Test::Regexp - Test your regular expressions + Test::Regexp, a module to test regular expressions with. + + programming.perl + + /usr/lib64/perl5/vendor_perl/5.26/Test/Regexp.pm + /usr/lib64/perl5/vendor_perl/5.26/x86_64-linux-thread-multi/auto/Test/Regexp/.packlist + /usr/share/man + + + + + 2018-01-21 + 2017040101 + Packaging update + Simon Friend + simbiotiqu@gmail.com + + + \ No newline at end of file