Skip Menu |

This queue is for tickets about the Archive-Tar CPAN distribution.

Report information
The Basics
Id: 2537
Status: resolved
Priority: 0/
Queue: Archive-Tar

People
Owner: Nobody in particular
Requestors:
Cc:
AdminCc:

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



Subject: perl -MArchive::Tar -e' die Archive::Tar->VERSION' yields unexpected results
I don't know how important this is, but perl -MArchive::Tar -e' die Archive::Tar->VERSION' yields unexpected results. It returns 00. According to Devel::Trace, lib/constant.pm:91: *$full_name = sub () { $scalar }; is responsible. I just find it bizzare is all (thought everybody should inherit VERSION from UNIVERSAL). perl -MArchive::Tar -e'die UNIVERSAL::VERSION(q[Archive::Tar]);'
RT-Send-CC: Mark.Martinec [...] ijs.si
fixed in the depot, will be in the next release