Provided by: libmoosex-attributeshortcuts-perl_0.037-1_all 
      
    
NAME
       MooseX::AttributeShortcuts::Trait::Method::HasDefinitionContext - Trait for method metaclasses that have
       definition contexts
VERSION
       This document describes version 0.037 of MooseX::AttributeShortcuts::Trait::Method::HasDefinitionContext
       - released November 20, 2017 as part of MooseX-AttributeShortcuts.
DESCRIPTION
       This is a method metaclass trait that allows inline builder methods to be associated with their
       attribute, and to take on a definition context.  This additional information will allow inline builders
       to be more readily identified and associated with their owning attributes.
ATTRIBUTES
   definition_context
       Read only, required, must be a reference to a hash.
       This is the definition context of this method; e.g. where it was defined and to what.
SEE ALSO
       Please see those modules/websites for more information related to this module.
       •   MooseX::AttributeShortcuts
BUGS
       Please     report     any     bugs     or     feature     requests     on    the    bugtracker    website
       <https://github.com/RsrchBoy/moosex-attributeshortcuts/issues>
       When submitting a bug or request, please include a test-file or a patch to  an  existing  test-file  that
       illustrates the bug or desired feature.
AUTHOR
       Chris Weyl <cweyl@alumni.drew.edu>
COPYRIGHT AND LICENSE
       This software is Copyright (c) 2017, 2015, 2014, 2013, 2012, 2011 by Chris Weyl.
       This is free software, licensed under:
         The GNU Lesser General Public License, Version 2.1, February 1999
perl v5.26.1                                       2018-01-03              MooseX::Attrib...finitionContext(3pm)