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-file-listing +version : 6.04 +release : 1 +source : + - https://cpan.metacpan.org/authors/id/G/GA/GAAS/File-Listing-6.04.tar.gz : 1e0050fcd6789a2179ec0db282bf1e90fb92be35d1171588bd9c47d52d959cf5 +license : Artistic-1.0-Perl +component : programming.perl +summary : File::Listing - parse directory listing +description: | + This module exports a single function called parse_dir(), which can be used to parse directory listings. +rundeps : + - perl-http-date +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,36 @@ + + + perl-file-listing + + Joey Riches + josephriches@gmail.com + + Artistic-1.0-Perl + programming.perl + File::Listing - parse directory listing + This module exports a single function called parse_dir(), which can be used to parse directory listings. + + https://solus-project.com/sources/README.Solus + + + perl-file-listing + File::Listing - parse directory listing + This module exports a single function called parse_dir(), which can be used to parse directory listings. + + programming.perl + + /usr/lib/perl5/vendor_perl/5.24.1/File/Listing.pm + /usr/lib/perl5/vendor_perl/5.24.1/x86_64-linux-thread-multi/auto/File/Listing/.packlist + /usr/share/man + + + + + 2017-05-29 + 6.04 + Packaging update + Joey Riches + josephriches@gmail.com + + + \ No newline at end of file