[BACK]Return to META.yml CVS log [TXT][DIR] Up to [local] / todotxt / Text-Todo

Annotation of todotxt/Text-Todo/META.yml, Revision 1.1

1.1     ! andrew      1: ---
        !             2: name: Text-Todo
        !             3: version: 0.0.1
        !             4: author:
        !             5:   - 'Andrew Fresh <andrew@cpan.org>'
        !             6: abstract: Perl interface to todo_txt files
        !             7: license: perl
        !             8: requires:
        !             9:   Carp: 0
        !            10:   Class::Std::Utils: 0
        !            11:   File::Spec: 0
        !            12:   List::Util: 0
        !            13:   Test::More: 0
        !            14:   version: 0
        !            15: generated_by: Module::Build version 0.280801
        !            16: meta-spec:
        !            17:   url: http://module-build.sourceforge.net/META-spec-v1.2.html
        !            18:   version: 1.2
        !            19: provides:
        !            20:   Text::Todo:
        !            21:     file: lib/Text/Todo.pm
        !            22:     version: 0.0.1
        !            23:   Text::Todo::Entry:
        !            24:     file: lib/Text/Todo/Entry.pm
        !            25:     version: 0.0.1
        !            26: resources:
        !            27:   license: http://dev.perl.org/licenses/

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>