[svn:ExtUtils-ParseXS] r12942 - ExtUtils-ParseXS/trunk

[email protected]
Newsgroups perl.module.build.checkins
Message-ID <[email protected]>
Author: dagolden
Date: Sat Jun 27 19:52:19 2009
New Revision: 12942

Modified:
   ExtUtils-ParseXS/trunk/Build.PL
   ExtUtils-ParseXS/trunk/Changes
   ExtUtils-ParseXS/trunk/Makefile.PL

Log:
Prep for release 2.19_03

Modified: ExtUtils-ParseXS/trunk/Build.PL
==============================================================================
--- ExtUtils-ParseXS/trunk/Build.PL	(original)
+++ ExtUtils-ParseXS/trunk/Build.PL	Sat Jun 27 19:52:19 2009
@@ -19,7 +19,6 @@
    add_to_cleanup => ["t/XSTest.c", "t/XSTest$Config{obj_ext}", "t/XSTest.$Config{dlext}"],
    create_makefile_pl => 'traditional',
    create_readme => 1,
-   sign => 1,
   );
 
 $build->create_build_script;

Modified: ExtUtils-ParseXS/trunk/Changes
==============================================================================
--- ExtUtils-ParseXS/trunk/Changes	(original)
+++ ExtUtils-ParseXS/trunk/Changes	Sat Jun 27 19:52:19 2009
@@ -1,6 +1,10 @@
 Revision history for Perl extension ExtUtils::ParseXS.
 
-2.19_03 - 
+2.19_03 - Sat Jun 27 22:51:18 EDT 2009
+
+ - Released to see updated results from smoke testers
+
+ - Fix minor doc typo pulled from blead
 
 2.19_02 - Wed Aug  6 22:18:33 2008
 

Modified: ExtUtils-ParseXS/trunk/Makefile.PL
==============================================================================
--- ExtUtils-ParseXS/trunk/Makefile.PL	(original)
+++ ExtUtils-ParseXS/trunk/Makefile.PL	Sat Jun 27 19:52:19 2009
@@ -1,19 +1,19 @@
-# Note: this file was auto-generated by Module::Build::Compat version 0.03
+# Note: this file was auto-generated by Module::Build::Compat version 0.33_05
 use ExtUtils::MakeMaker;
 WriteMakefile
 (
+          'PL_FILES' => {},
+          'INSTALLDIRS' => 'perl',
           'NAME' => 'ExtUtils::ParseXS',
+          'EXE_FILES' => [],
           'VERSION_FROM' => 'lib/ExtUtils/ParseXS.pm',
           'PREREQ_PM' => {
-                           'Config' => '0',
-                           'Cwd' => '0',
-                           'Exporter' => '0',
-                           'ExtUtils::CBuilder' => '0',
-                           'File::Basename' => '0',
-                           'File::Spec' => '0'
-                         },
-          'INSTALLDIRS' => 'perl',
-          'EXE_FILES' => [],
-          'PL_FILES' => {}
+                           'File::Spec' => 0,
+                           'File::Basename' => 0,
+                           'Exporter' => 0,
+                           'Config' => 0,
+                           'ExtUtils::CBuilder' => 0,
+                           'Cwd' => 0
+                         }
         )
 ;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.