Package perl-File-Next: Information

    Source package: perl-File-Next
    Version: 1.18-alt1
    Latest version according to Repology
    Build time:  Aug 29, 2019, 02:50 PM in the task #236792
    Category: Development/Perl
    Report package bug
    License: Artistic
    Summary: File-finding iterator
    Description: 
    File::Next is a lightweight, taint-safe file-finding module.
    It's lightweight and has no non-core prerequisites.
    
        use File::Next;
    
        my $files = File::Next::files( '/tmp' );
    
        while ( defined ( my $file = $files->() ) ) {
            
        }

    List of rpms provided by this srpm:
    perl-File-Next (noarch)

    Maintainer: Vitaly Lipatov


    ACL:
    Vitaly Lipatov
    @cpan
    @qa

      1. perl-Test-Differences
      2. perl-Test-Pod
      3. perl-Test-Pod-Coverage

    Last changed


    Aug. 29, 2019 Igor Vlasenko 1.18-alt1
    - automated CPAN update
    July 25, 2016 Igor Vlasenko 1.16-alt1
    - automated CPAN update
    June 13, 2016 Igor Vlasenko 1.14-alt1
    - automated CPAN update