May 24 2017 Maintaining the Health of the Perl 5 Codebase Back

Individual Contributor

        $> git clone git://perl5.git.perl.org/perl.git perl
        $> sh ./Configure -des -Dusedevel
        $> make
        $> make test            # or:  make test_harness
        perlbug@perl.org


Home Last TOC Copyright © 2017 James E Keenan Back Next