summaryrefslogtreecommitdiff
path: root/pod/perlnewmod.pod
diff options
context:
space:
mode:
authorAndreas König <a.koenig@mind.de>2001-10-12 12:20:35 +0200
committerAbhijit Menon-Sen <ams@wiw.org>2001-10-12 07:34:19 +0000
commit15021dd465ee0f48a9150edb43ab94f08430d95b (patch)
tree5969970d6d36dbb759f443acd04fd2c19a5678f9 /pod/perlnewmod.pod
parent2925712a34a50d5e051a1ff39bf67acb69d79411 (diff)
downloadperl-15021dd465ee0f48a9150edb43ab94f08430d95b.tar.gz
Re: New module XML::Clean
Message-Id: <m3elo9uv58.fsf@anima.de> p4raw-id: //depot/perl@12403
Diffstat (limited to 'pod/perlnewmod.pod')
-rw-r--r--pod/perlnewmod.pod3
1 files changed, 2 insertions, 1 deletions
diff --git a/pod/perlnewmod.pod b/pod/perlnewmod.pod
index ccac5dc383..6fe1e2953a 100644
--- a/pod/perlnewmod.pod
+++ b/pod/perlnewmod.pod
@@ -282,4 +282,5 @@ Simon Cozens, C<simon@cpan.org>
L<perlmod>, L<perlmodlib>, L<perlmodinstall>, L<h2xs>, L<strict>,
L<Carp>, L<Exporter>, L<perlpod>, L<Test>, L<ExtUtils::MakeMaker>,
-http://www.cpan.org/
+http://www.cpan.org/, Ken Williams' tutorial on building your own
+module at http://forum.swarthmore.edu/~ken/perl_modules.html