Changeset 5651


Ignore:
Timestamp:
06/27/09 00:07:00 (3 years ago)
Author:
CSJewell
Message:

Removing 3 modules that were already in core from the list of modules to install.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Perl-Dist-Padre/lib/Perl/Dist/Padre.pm

    r5601 r5651  
    2626use Perl::Dist::Strawberry (); 
    2727 
    28 our $VERSION = '0.260_001'; 
     28our $VERSION = '0.260_002'; 
    2929our @ISA     = 'Perl::Dist::Strawberry'; 
    3030 
     
    138138        Pod::POM 
    139139        Parse::ErrorString::Perl 
    140         Pod::Simple 
    141         Pod::Simple::XHTML 
    142140        Text::FindIndent 
    143         Thread::Queue 
    144141        Pod::Abstract 
    145142        Test::Most 
Note: See TracChangeset for help on using the changeset viewer.