diff options
Diffstat (limited to 'pod/perlembed.pod')
-rw-r--r-- | pod/perlembed.pod | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pod/perlembed.pod b/pod/perlembed.pod index e8634577b0..2d6b20dce0 100644 --- a/pod/perlembed.pod +++ b/pod/perlembed.pod @@ -161,8 +161,8 @@ you: If the B<ExtUtils::Embed> module isn't part of your Perl distribution, you can retrieve it from -http://www.perl.com/perl/CPAN/modules/by-module/ExtUtils/. (If -this documentation came from your Perl distribution, then you're +http://www.perl.com/perl/CPAN/modules/by-module/ExtUtils/ +(If this documentation came from your Perl distribution, then you're running 5.004 or better and you already have it.) The B<ExtUtils::Embed> kit on CPAN also contains all source code for @@ -1050,7 +1050,7 @@ Christiansen, Guy Decoux, Hallvard Furuseth, Dov Grobgeld, and Ilya Zakharevich. Doug MacEachern has an article on embedding in Volume 1, Issue 4 of -The Perl Journal (http://tpj.com). Doug is also the developer of the +The Perl Journal ( http://www.tpj.com/ ). Doug is also the developer of the most widely-used Perl embedding: the mod_perl system (perl.apache.org), which embeds Perl in the Apache web server. Oracle, Binary Evolution, ActiveState, and Ben Sugars's nsapi_perl |