Package perl-Date-Extract: Information

    Binary package: perl-Date-Extract
    Version: 0.05-alt1
    Architecture: noarch
    Build time:  Jun 10, 2014, 06:28 PM in the task #121242
    Source package: perl-Date-Extract
    Category: Development/Perl
    Report package bug
    License: perl
    Summary: extract probable dates from strings
    Description: 
    my $parser = Date::Extract->new();
        my $dt = $parser->extract($arbitrary_text)
            or die "No date found.";
        return $dt->ymd;

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    Last changed


    June 10, 2014 Igor Vlasenko 0.05-alt1
    - automated CPAN update
    March 29, 2014 Igor Vlasenko 0.04-alt2
    - moved to Sisyphus by lav@ request
    Sept. 19, 2013 Igor Vlasenko 0.04-alt1
    - initial import by package builder