diff options
author | Ricardo Signes <rjbs@cpan.org> | 2013-08-15 21:55:26 -0400 |
---|---|---|
committer | Ricardo Signes <rjbs@cpan.org> | 2013-08-15 21:55:26 -0400 |
commit | afb6383802b8ec1ec4c58d6133b20b2ac0bff94a (patch) | |
tree | 3f4d6aeba8a198650765004e2bfea5ce0a1d1fed /pod | |
parent | a291f3c5fcbaf3d0486b5535cfaaa70b3a9f1b78 (diff) | |
download | perl-afb6383802b8ec1ec4c58d6133b20b2ac0bff94a.tar.gz |
perlexperiment: link to tracking ticket for installhtml
Diffstat (limited to 'pod')
-rw-r--r-- | pod/perlexperiment.pod | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pod/perlexperiment.pod b/pod/perlexperiment.pod index 25800265e0..5736985e3f 100644 --- a/pod/perlexperiment.pod +++ b/pod/perlexperiment.pod @@ -85,6 +85,9 @@ See also L<perlrun> =item There is an C<installhtml> target in the Makefile. +The ticket for this feature is +L<[perl #116487]|https://rt.perl.org/rt3/Ticket/Display.html?id=116487>. + =item Unicode in Perl on EBCDIC See also: L<perlre/"Special Backtracking Control Verbs"> |