Next Previous Contents

7. Download

I just got a message from PAUSE that I can upload it to :

        $CPAN/authors/id/K/KR/KRAEHE

XML::Edifact requires XML::Parser, so to download and install type:

        $ perl -MCPAN -e shell
        cpan> install XML::Parser
        cpan> install XML::Edifact

or ftp directly at:

        ftp://ftp.cpan.org/pub/perl/CPAN/modules/by-module/XML/XML-Parser-*.tar.gz
        ftp://ftp.cpan.org/pub/perl/CPAN/modules/by-module/XML/XML-Edifact-*.tar.gz

The canon source of the XML::Edifact project is now:

        http://www.xml-edifact.org/

This site contain varius example files, research papers, a complete set of UN/EDIFACT batch directorys and most important actual versions from the unstable track.


Next Previous Contents