X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperlboot.pod;h=8eaac8663e90e1ee51b8a7c351aa7c45441ac93b;hb=a5365663f59d38ce50a53f9b46b25daa36d5ab17;hp=3c18246f0ca4ed3ce3d63266c110f51973b5a047;hpb=b82d478d407f1381d69179104035c975c1d1402e;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perlboot.pod b/pod/perlboot.pod index 3c18246..8eaac86 100644 --- a/pod/perlboot.pod +++ b/pod/perlboot.pod @@ -790,7 +790,7 @@ Hopefully, this gets you started, though. For more information, see L (for all the gritty details about Perl objects, now that you've seen the basics), L (the -tutorial for those who already know objects), L (dealing +tutorial for those who already know objects), L (dealing with class data), L (for some more tricks), and books such as Damian Conway's excellent I.