Perlsource

PERLSOURCE(1) Perl Programmers Reference Guide PERLSOURCE(1)

Perlsource

PERLSOURCE(1) Perl Programmers Reference Guide PERLSOURCE(1) # PERLSOURCE(1) Perl Programmers Reference Guide PERLSOURCE(1) NNAAMMEE # perlsource - A guide to the Perl source tree DDEESSCCRRIIPPTTIIOONN # This document describes the layout of the Perl source tree. If you're hacking on the Perl core, this will help you find what you're looking for. FFIINNDDIINNGG YYOOUURR WWAAYY AARROOUUNNDD # The Perl source tree is big. Here's some of the thing you'll find in it: CC ccooddee The C source code and header files mostly live in the root of the source tree. ...