IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 34025


Ignore:
Timestamp:
Jun 18, 2012, 6:48:27 AM (14 years ago)
Author:
eugene
Message:

update to some module versions to handle Perl changes (Params::Validate, DBI, DBD::mysql)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20120601/psconfig/tagsets/ipp-3.0.perl

    r34022 r34025  
    99  01    ExtUtils::MakeMaker            ExtUtils-MakeMaker-6.54.tar.gz           0              NONE      NONE
    1010  02a   Attribute::Handlers            Attribute-Handlers-0.87.tar.gz           0.79           NONE      NONE
    11   02    Params::Validate               Params-Validate-0.92.tar.gz              0.92           NONE      NONE
     11# Params::Validate 0.92 breaks with Perl >= 5.14 (and probably earlier) because 'ref' added RegExp as a type
     12  02    Params::Validate               Params-Validate-0.96.tar.gz              0.96           NONE      NONE
    1213# 02    Apache::Test                   Apache-Test-1.29.tar.gz                  1.29           NONE      NONE
    1314  03a   Class::Singleton               Class-Singleton-1.4.tar.gz               0              NONE      NONE
     
    4243  31    Parse::RecDescent              Parse-RecDescent-1.94.tar.gz             1.94           NONE      NONE
    4344  32    Class::Accessor                Class-Accessor-0.30.tar.gz               0.19           NONE      NONE
    44 # XXX EAM : comment this out for now while working on Ubuntu 12.04 / perl 5.14
    4545  33    DateTime::Format::ISO8601      DateTime-Format-ISO8601-0.06.tar.gz      0.06           NONE      NONE
    4646  34    CGI                            CGI.pm-3.25.tar.gz                       3              NONE      NONE
     
    8282  70    Config::YAML                   Config-YAML-1.42.tar.gz                  0              NONE      NONE
    8383# 72    File::ExtAttr                  File-ExtAttr-1.07.tar.gz                 0              NONE      NONE
    84 
    85 # XXX EAM : comment this out for now while working on Ubuntu 12.04 / perl 5.14
    86 #  73    DBI                            DBI-1.601.tar.gz                         0              NONE      NONE
    87 # XXX EAM : comment this out for now while working on Ubuntu 12.04 / perl 5.14
    88 #  71    DBD::mysql                     DBD-mysql-4.006.tar.gz                   0              NONE      NONE
     84# version 1.622 updates sv_undef and related to new namespace (PL_*) (needed as of Perl 5.13.XX)
     85  73    DBI                            DBI-1.622.tar.gz                         1.622          NONE      NONE
     86# version 4.021 updates sv_undef and related to new namespace (PL_*) (needed as of Perl 5.13.XX)
     87  71    DBD::mysql                     DBD-mysql-4.021.tar.gz                   4.021          NONE      NONE
    8988
    9089# 74    Net::Server::Daemonize         Net-Server-0.97.tar.gz                   0.05           NONE      NONE
     
    9695  79b   Log::Dispatch::Email::MailSend  Log-Dispatch-2.22.tar.gz                0              NONE      NONE
    9796  80    Abstract::Meta::Class          Abstract-Meta-Class-0.13.tar.gz          0              NONE      NONE
    98 
    99 # XXX EAM : comment this out for now while working on Ubuntu 12.04 / perl 5.14
    100 #  81    DBIx::Connection               DBIx-Connection-0.13.tar.gz              0              NONE      NONE
    101 
     97  81    DBIx::Connection               DBIx-Connection-0.13.tar.gz              0              NONE      NONE
    10298  82a   Pod::Escapes                   Pod-Escapes-1.04.tar.gz                  0              NONE      NONE
    10399  82b   Pod::Simple                    Pod-Simple-3.14.tar.gz                   0              NONE      NONE
     
    107103  82f   Simple::SAX::Serializer        Simple-SAX-Serializer-0.05.tar.gz        0              NONE      NONE
    108104  83    Test::Distribution             Test-Distribution-2.00.tar.gz            0              NONE      NONE
    109 
    110 # XXX EAM : comment this out for now while working on Ubuntu 12.04 / perl 5.14
    111 #  84    Test::DBUnit                   Test-DBUnit-0.20.tar.gz                  0.20           NONE      NONE
     105  84    Test::DBUnit                   Test-DBUnit-0.20.tar.gz                  0.20           NONE      NONE
Note: See TracChangeset for help on using the changeset viewer.