Changes for 0.34 Thu Oct 29 09:22:48 GMT 2009
=================================================
* Remove DOS line endings from test files RT#50926
reported by Steve Hay
'Module::Load::Conditional' =>
{
'MAINTAINER' => 'kane',
- 'DISTRIBUTION' => 'BINGOS/Module-Load-Conditional-0.32.tar.gz',
+ 'DISTRIBUTION' => 'BINGOS/Module-Load-Conditional-0.34.tar.gz',
'FILES' => q[cpan/Module-Load-Conditional],
'CPAN' => 1,
'UPSTREAM' => 'cpan',
$FIND_VERSION $ERROR $CHECK_INC_HASH];
use Exporter;
@ISA = qw[Exporter];
- $VERSION = '0.32';
+ $VERSION = '0.34';
$VERBOSE = 0;
$DEPRECATED = 0;
$FIND_VERSION = 1;
-# $VERSION = 1;\r
-$VERSION = 2;\r
-\r
-1;\r
+# $VERSION = 1;
+$VERSION = 2;
+
+1;
-$VERSION = 1;\r
-\r
-1;
\ No newline at end of file
+$VERSION = 1;
+
+1;
-$VERSION = 0.01;\r
-\r
-1;
\ No newline at end of file
+$VERSION = 0.01;
+
+1;