X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FCatalystAndMoose.pod;h=7355ef3869fd366acb746c96110e44c470756a0f;hb=e454845a14b3930af0f7ba679f61e43bb05528b5;hp=9b01ac4928b75096b04a3483019c66b80c77c4de;hpb=429d1caf111575afa4c25287cc48d7ed712af327;p=catagits%2FCatalyst-Manual.git diff --git a/lib/Catalyst/Manual/CatalystAndMoose.pod b/lib/Catalyst/Manual/CatalystAndMoose.pod index 9b01ac4..7355ef3 100644 --- a/lib/Catalyst/Manual/CatalystAndMoose.pod +++ b/lib/Catalyst/Manual/CatalystAndMoose.pod @@ -73,7 +73,7 @@ slightly limits the gains that could be had by wielding the full power of L attributes. Most of the accessors to information gathered during compile time (such -as configuration) are managed by C, which is a +as configuration) are managed by L, which is a L-aware version of L but not compatible with L.