aboutsummaryrefslogtreecommitdiff
blob: 4510bf777368184299bfffb14f138f9d59c36b9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0"?>
<guide self="tasks-reference/perl-modules/">
<chapter>
<title>Perl Modules</title>
<body>

<p>
This section covers where and how Perl modules should be installed. This is for
Perl applications which use their own <c>.pm</c> files, <b>not</b> for CPAN things.
</p>

<todo>
write me. see thread on -dev.
</todo>

</body>
</chapter>
</guide>