ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/common-sense/sense.pm.PL
(Generate patch)

Comparing common-sense/sense.pm.PL (file contents):
Revision 1.10 by root, Sun Jun 10 19:33:12 2012 UTC vs.
Revision 1.11 by root, Sun Jun 17 12:26:43 2012 UTC

296 296
297=cut 297=cut
298 298
299package common::sense; 299package common::sense;
300 300
301our $VERSION = '3.5'; 301our $VERSION = '3.6';
302 302
303# overload should be included 303# overload should be included
304 304
305sub import { 305sub import {
306 local $^W; # work around perl 5.16 spewing out warnings for next statement 306 local $^W; # work around perl 5.16 spewing out warnings for next statement

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines