Skip Menu |

This queue is for tickets about the Object-Tiny CPAN distribution.

Report information
The Basics
Id: 50543
Status: open
Priority: 0/
Queue: Object-Tiny

People
Owner: Nobody in particular
Requestors: blair.christensen [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: "Data" not "Date" object in ABSTRACT
This corrects the "ABSTRACT" in "Makefile.PL".
Subject: object-tiny_data_not_date.patch
--- Makefile.PL 2009/10/13 16:02:46 1.1 +++ Makefile.PL 2009/10/13 16:02:56 @@ -8,7 +8,7 @@ WriteMakefile( NAME => 'Object::Tiny', - ABSTRACT => 'A date object with as little code as possible', + ABSTRACT => 'A data object with as little code as possible', VERSION => $VERSION, PREREQ_PM => { # Skip on Windows to avoid breaking ActivePerl PPMs
Just bumping this bug as there was a new release on CPAN, but the abstract is still wrong.

in Makefile.PL  : 
    ABSTRACT  => 'A date object with as little code as possible',

in META.yml: 

    abstract:           A date object with as little code as possible

in various result listings: 
See: 

http://search.cpan.org/~adamk/?R=D

http://search.cpan.org/recent?d=20110323