Downloading win32 modules for 5.8

From: Chirath Fernando (chirath_at_flashmail.com)
Date: 04/24/04

  • Next message: kj: "How to debug a Perl extension?"
    Date: 24 Apr 2004 04:32:09 -0700
    
    

    Hi All

    I am installing Bugzilla on win32 & it reqires following modules

    AppConfig(1.52)
    CGI(2.93)
    Data::Dumper(any)
    Date-Format(2.21)
    DBI(1.32)
    DBD::MYSQL(2.1010)
    File::Spec(0.82)
    Template(2.08)
    Text::Wrap(2001.0131)

    GD (1.20) for bug charting
    Chart::Base (0.99c) for bug charting
    GD::Graph (any) for bug charting
    GD::Text::Align (any) for bug charting
    XML::Parser (any) for the XML interface
    PatchReader (0.9.1) for pretty HTML view of patches
    MIME::Parser (any) for the optional email interface

    Some modules I got from
    http://ppm.activestate.com/PPMPackages/zips/8xx-builds-only/Windows/

    but how do I identify the correct .zip to download. If :: is there a
    matching zip has - in the zip(GD::Graph-> GD-Graph.zip). Packages like
    CGI.zip existed I suppose that is the intended. But modules such as
    Data::Dumper(Data-Dumper.zip) is not there is it ok to use 5.6
    version?

    Thanks
    Chirath


  • Next message: kj: "How to debug a Perl extension?"