X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMoose%2FManual%2FFAQ.pod;h=8fb857037116262c034ec2239dbb3a229df764f9;hb=22883e5bd8c667fe84db7f9afa8af7862da2b553;hp=422b5c8504aa8ac42fa4304cf6531a443272e459;hpb=89460279e5b8d6d574dba88006edb1213ce5c74c;p=gitmo%2FMoose.git diff --git a/lib/Moose/Manual/FAQ.pod b/lib/Moose/Manual/FAQ.pod index 422b5c8..8fb8570 100644 --- a/lib/Moose/Manual/FAQ.pod +++ b/lib/Moose/Manual/FAQ.pod @@ -91,7 +91,7 @@ coercions, and C, so subclassing is often not the ideal route. That said, if you really need to inherit from a non-Moose class, see -L for an example of how to do it, +L for an example of how to do it, or take a look at L. =head2 Accessors