notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
p5-Moose Complete modern object system for Perl 5
2.2207,1 devel on this many watch lists=9 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.2207,1Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-04-14 12:20:14
Last Update: 2024-01-22 02:32:25
Commit Hash: 88114ee
People watching this port, also watch:: p5-libwww, libXdamage, xorg-fonts-truetype, p5-MRO-Compat, libXtst
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/Moose
Description:
Moose is an extension of the Perl 5 object system. Another object system!?!? Yes, I know there has been an explosion recently of new ways to build objects in Perl 5, most of them based on inside-out objects, and other such things. Moose is different because it is not a new object system for Perl 5, but instead an extension of the existing object system. Moose is built on top of Class::MOP, which is a metaclass system for Perl 5. This means that Moose not only makes building normal Perl 5 objects better, but it also provides the power of metaclass programming.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (581 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Moose-2.2207,1/catalog.mk
  2. /usr/local/share/licenses/p5-Moose-2.2207,1/LICENSE
  3. /usr/local/share/licenses/p5-Moose-2.2207,1/ART10
  4. /usr/local/share/licenses/p5-Moose-2.2207,1/GPLv1+
  5. bin/moose-outdated
  6. lib/perl5/site_perl/mach/5.36/Class/MOP.pm
  7. lib/perl5/site_perl/mach/5.36/Class/MOP/Attribute.pm
  8. lib/perl5/site_perl/mach/5.36/Class/MOP/Class.pm
  9. lib/perl5/site_perl/mach/5.36/Class/MOP/Class/Immutable/Trait.pm
  10. lib/perl5/site_perl/mach/5.36/Class/MOP/Deprecated.pm
  11. lib/perl5/site_perl/mach/5.36/Class/MOP/Instance.pm
  12. lib/perl5/site_perl/mach/5.36/Class/MOP/Method.pm
  13. lib/perl5/site_perl/mach/5.36/Class/MOP/Method/Accessor.pm
  14. lib/perl5/site_perl/mach/5.36/Class/MOP/Method/Constructor.pm
  15. lib/perl5/site_perl/mach/5.36/Class/MOP/Method/Generated.pm
  16. lib/perl5/site_perl/mach/5.36/Class/MOP/Method/Inlined.pm
  17. lib/perl5/site_perl/mach/5.36/Class/MOP/Method/Meta.pm
  18. lib/perl5/site_perl/mach/5.36/Class/MOP/Method/Wrapped.pm
  19. lib/perl5/site_perl/mach/5.36/Class/MOP/MiniTrait.pm
  20. lib/perl5/site_perl/mach/5.36/Class/MOP/Mixin.pm
  21. lib/perl5/site_perl/mach/5.36/Class/MOP/Mixin/AttributeCore.pm
  22. lib/perl5/site_perl/mach/5.36/Class/MOP/Mixin/HasAttributes.pm
  23. lib/perl5/site_perl/mach/5.36/Class/MOP/Mixin/HasMethods.pm
  24. lib/perl5/site_perl/mach/5.36/Class/MOP/Mixin/HasOverloads.pm
  25. lib/perl5/site_perl/mach/5.36/Class/MOP/Module.pm
  26. lib/perl5/site_perl/mach/5.36/Class/MOP/Object.pm
  27. lib/perl5/site_perl/mach/5.36/Class/MOP/Overload.pm
  28. lib/perl5/site_perl/mach/5.36/Class/MOP/Package.pm
  29. lib/perl5/site_perl/mach/5.36/Moose.pm
  30. lib/perl5/site_perl/mach/5.36/Moose/Conflicts.pm
  31. lib/perl5/site_perl/mach/5.36/Moose/Cookbook.pod
  32. lib/perl5/site_perl/mach/5.36/Moose/Cookbook/Basics/BankAccount_MethodModifiersAndSubclassing.pod
  33. lib/perl5/site_perl/mach/5.36/Moose/Cookbook/Basics/BinaryTree_AttributeFeatures.pod
  34. lib/perl5/site_perl/mach/5.36/Moose/Cookbook/Basics/BinaryTree_BuilderAndLazyBuild.pod
  35. lib/perl5/site_perl/mach/5.36/Moose/Cookbook/Basics/Company_Subtypes.pod
  36. lib/perl5/site_perl/mach/5.36/Moose/Cookbook/Basics/DateTime_ExtendingNonMooseParent.pod
  37. lib/perl5/site_perl/mach/5.36/Moose/Cookbook/Basics/Document_AugmentAndInner.pod
  38. lib/perl5/site_perl/mach/5.36/Moose/Cookbook/Basics/Genome_OverloadingSubtypesAndCoercion.pod
  39. lib/perl5/site_perl/mach/5.36/Moose/Cookbook/Basics/HTTP_SubtypesAndCoercion.pod
  40. lib/perl5/site_perl/mach/5.36/Moose/Cookbook/Basics/Immutable.pod
  41. lib/perl5/site_perl/mach/5.36/Moose/Cookbook/Basics/Person_BUILDARGSAndBUILD.pod
  42. lib/perl5/site_perl/mach/5.36/Moose/Cookbook/Basics/Point_AttributesAndSubclassing.pod
  43. lib/perl5/site_perl/mach/5.36/Moose/Cookbook/Extending/Debugging_BaseClassRole.pod
  44. lib/perl5/site_perl/mach/5.36/Moose/Cookbook/Extending/ExtensionOverview.pod
  45. lib/perl5/site_perl/mach/5.36/Moose/Cookbook/Extending/Mooseish_MooseSugar.pod
  46. lib/perl5/site_perl/mach/5.36/Moose/Cookbook/Legacy/Debugging_BaseClassReplacement.pod
  47. lib/perl5/site_perl/mach/5.36/Moose/Cookbook/Legacy/Labeled_AttributeMetaclass.pod
  48. lib/perl5/site_perl/mach/5.36/Moose/Cookbook/Legacy/Table_ClassMetaclass.pod
  49. lib/perl5/site_perl/mach/5.36/Moose/Cookbook/Meta/GlobRef_InstanceMetaclass.pod
  50. lib/perl5/site_perl/mach/5.36/Moose/Cookbook/Meta/Labeled_AttributeTrait.pod
  51. lib/perl5/site_perl/mach/5.36/Moose/Cookbook/Meta/PrivateOrPublic_MethodMetaclass.pod
  52. lib/perl5/site_perl/mach/5.36/Moose/Cookbook/Meta/Table_MetaclassTrait.pod
  53. lib/perl5/site_perl/mach/5.36/Moose/Cookbook/Meta/WhyMeta.pod
  54. lib/perl5/site_perl/mach/5.36/Moose/Cookbook/Roles/ApplicationToInstance.pod
  55. lib/perl5/site_perl/mach/5.36/Moose/Cookbook/Roles/Comparable_CodeReuse.pod
  56. lib/perl5/site_perl/mach/5.36/Moose/Cookbook/Roles/Restartable_AdvancedComposition.pod
  57. lib/perl5/site_perl/mach/5.36/Moose/Cookbook/Snack/Keywords.pod
  58. lib/perl5/site_perl/mach/5.36/Moose/Cookbook/Snack/Types.pod
  59. lib/perl5/site_perl/mach/5.36/Moose/Cookbook/Style.pod
  60. lib/perl5/site_perl/mach/5.36/Moose/Deprecated.pm
  61. lib/perl5/site_perl/mach/5.36/Moose/Exception.pm
  62. lib/perl5/site_perl/mach/5.36/Moose/Exception/AccessorMustReadWrite.pm
  63. lib/perl5/site_perl/mach/5.36/Moose/Exception/AddParameterizableTypeTakesParameterizableType.pm
  64. lib/perl5/site_perl/mach/5.36/Moose/Exception/AddRoleTakesAMooseMetaRoleInstance.pm
  65. lib/perl5/site_perl/mach/5.36/Moose/Exception/AddRoleToARoleTakesAMooseMetaRole.pm
  66. lib/perl5/site_perl/mach/5.36/Moose/Exception/ApplyTakesABlessedInstance.pm
  67. lib/perl5/site_perl/mach/5.36/Moose/Exception/AttachToClassNeedsAClassMOPClassInstanceOrASubclass.pm
  68. lib/perl5/site_perl/mach/5.36/Moose/Exception/AttributeConflictInRoles.pm
  69. lib/perl5/site_perl/mach/5.36/Moose/Exception/AttributeConflictInSummation.pm
  70. lib/perl5/site_perl/mach/5.36/Moose/Exception/AttributeExtensionIsNotSupportedInRoles.pm
  71. lib/perl5/site_perl/mach/5.36/Moose/Exception/AttributeIsRequired.pm
  72. lib/perl5/site_perl/mach/5.36/Moose/Exception/AttributeMustBeAnClassMOPMixinAttributeCoreOrSubclass.pm
  73. lib/perl5/site_perl/mach/5.36/Moose/Exception/AttributeNamesDoNotMatch.pm
  74. lib/perl5/site_perl/mach/5.36/Moose/Exception/AttributeValueIsNotAnObject.pm
  75. lib/perl5/site_perl/mach/5.36/Moose/Exception/AttributeValueIsNotDefined.pm
  76. lib/perl5/site_perl/mach/5.36/Moose/Exception/AutoDeRefNeedsArrayRefOrHashRef.pm
  77. lib/perl5/site_perl/mach/5.36/Moose/Exception/BadOptionFormat.pm
  78. lib/perl5/site_perl/mach/5.36/Moose/Exception/BothBuilderAndDefaultAreNotAllowed.pm
  79. lib/perl5/site_perl/mach/5.36/Moose/Exception/BuilderDoesNotExist.pm
  80. lib/perl5/site_perl/mach/5.36/Moose/Exception/BuilderMethodNotSupportedForAttribute.pm
  81. lib/perl5/site_perl/mach/5.36/Moose/Exception/BuilderMethodNotSupportedForInlineAttribute.pm
  82. lib/perl5/site_perl/mach/5.36/Moose/Exception/BuilderMustBeAMethodName.pm
  83. lib/perl5/site_perl/mach/5.36/Moose/Exception/CallingMethodOnAnImmutableInstance.pm
  84. lib/perl5/site_perl/mach/5.36/Moose/Exception/CallingReadOnlyMethodOnAnImmutableInstance.pm
  85. lib/perl5/site_perl/mach/5.36/Moose/Exception/CanExtendOnlyClasses.pm
  86. lib/perl5/site_perl/mach/5.36/Moose/Exception/CanOnlyConsumeRole.pm
  87. lib/perl5/site_perl/mach/5.36/Moose/Exception/CanOnlyWrapBlessedCode.pm
  88. lib/perl5/site_perl/mach/5.36/Moose/Exception/CanReblessOnlyIntoASubclass.pm
  89. lib/perl5/site_perl/mach/5.36/Moose/Exception/CanReblessOnlyIntoASuperclass.pm
  90. lib/perl5/site_perl/mach/5.36/Moose/Exception/CannotAddAdditionalTypeCoercionsToUnion.pm
  91. lib/perl5/site_perl/mach/5.36/Moose/Exception/CannotAddAsAnAttributeToARole.pm
  92. lib/perl5/site_perl/mach/5.36/Moose/Exception/CannotApplyBaseClassRolesToRole.pm
  93. lib/perl5/site_perl/mach/5.36/Moose/Exception/CannotAssignValueToReadOnlyAccessor.pm
  94. lib/perl5/site_perl/mach/5.36/Moose/Exception/CannotAugmentIfLocalMethodPresent.pm
  95. lib/perl5/site_perl/mach/5.36/Moose/Exception/CannotAugmentNoSuperMethod.pm
  96. lib/perl5/site_perl/mach/5.36/Moose/Exception/CannotAutoDerefWithoutIsa.pm
  97. lib/perl5/site_perl/mach/5.36/Moose/Exception/CannotAutoDereferenceTypeConstraint.pm
  98. lib/perl5/site_perl/mach/5.36/Moose/Exception/CannotCalculateNativeType.pm
  99. lib/perl5/site_perl/mach/5.36/Moose/Exception/CannotCallAnAbstractBaseMethod.pm
  100. lib/perl5/site_perl/mach/5.36/Moose/Exception/CannotCallAnAbstractMethod.pm
  101. lib/perl5/site_perl/mach/5.36/Moose/Exception/CannotCoerceAWeakRef.pm
  102. lib/perl5/site_perl/mach/5.36/Moose/Exception/CannotCoerceAttributeWhichHasNoCoercion.pm
  103. lib/perl5/site_perl/mach/5.36/Moose/Exception/CannotCreateHigherOrderTypeWithoutATypeParameter.pm
  104. lib/perl5/site_perl/mach/5.36/Moose/Exception/CannotCreateMethodAliasLocalMethodIsPresent.pm
  105. lib/perl5/site_perl/mach/5.36/Moose/Exception/CannotCreateMethodAliasLocalMethodIsPresentInClass.pm
  106. lib/perl5/site_perl/mach/5.36/Moose/Exception/CannotDelegateLocalMethodIsPresent.pm
  107. lib/perl5/site_perl/mach/5.36/Moose/Exception/CannotDelegateWithoutIsa.pm
  108. lib/perl5/site_perl/mach/5.36/Moose/Exception/CannotFindDelegateMetaclass.pm
  109. lib/perl5/site_perl/mach/5.36/Moose/Exception/CannotFindType.pm
  110. lib/perl5/site_perl/mach/5.36/Moose/Exception/CannotFindTypeGivenToMatchOnType.pm
  111. lib/perl5/site_perl/mach/5.36/Moose/Exception/CannotFixMetaclassCompatibility.pm
  112. lib/perl5/site_perl/mach/5.36/Moose/Exception/CannotGenerateInlineConstraint.pm
  113. lib/perl5/site_perl/mach/5.36/Moose/Exception/CannotInitializeMooseMetaRoleComposite.pm
  114. lib/perl5/site_perl/mach/5.36/Moose/Exception/CannotInlineTypeConstraintCheck.pm
  115. lib/perl5/site_perl/mach/5.36/Moose/Exception/CannotLocatePackageInINC.pm
  116. lib/perl5/site_perl/mach/5.36/Moose/Exception/CannotMakeMetaclassCompatible.pm
  117. lib/perl5/site_perl/mach/5.36/Moose/Exception/CannotOverrideALocalMethod.pm
  118. lib/perl5/site_perl/mach/5.36/Moose/Exception/CannotOverrideBodyOfMetaMethods.pm
  119. lib/perl5/site_perl/mach/5.36/Moose/Exception/CannotOverrideLocalMethodIsPresent.pm
  120. lib/perl5/site_perl/mach/5.36/Moose/Exception/CannotOverrideNoSuperMethod.pm
  121. lib/perl5/site_perl/mach/5.36/Moose/Exception/CannotRegisterUnnamedTypeConstraint.pm
  122. lib/perl5/site_perl/mach/5.36/Moose/Exception/CannotUseLazyBuildAndDefaultSimultaneously.pm
  123. lib/perl5/site_perl/mach/5.36/Moose/Exception/CircularReferenceInAlso.pm
  124. lib/perl5/site_perl/mach/5.36/Moose/Exception/ClassDoesNotHaveInitMeta.pm
  125. lib/perl5/site_perl/mach/5.36/Moose/Exception/ClassDoesTheExcludedRole.pm
  126. lib/perl5/site_perl/mach/5.36/Moose/Exception/ClassNamesDoNotMatch.pm
  127. lib/perl5/site_perl/mach/5.36/Moose/Exception/CloneObjectExpectsAnInstanceOfMetaclass.pm
  128. lib/perl5/site_perl/mach/5.36/Moose/Exception/CodeBlockMustBeACodeRef.pm
  129. lib/perl5/site_perl/mach/5.36/Moose/Exception/CoercingWithoutCoercions.pm
  130. lib/perl5/site_perl/mach/5.36/Moose/Exception/CoercionAlreadyExists.pm
  131. lib/perl5/site_perl/mach/5.36/Moose/Exception/CoercionNeedsTypeConstraint.pm
  132. lib/perl5/site_perl/mach/5.36/Moose/Exception/ConflictDetectedInCheckRoleExclusions.pm
  133. lib/perl5/site_perl/mach/5.36/Moose/Exception/ConflictDetectedInCheckRoleExclusionsInToClass.pm
  134. lib/perl5/site_perl/mach/5.36/Moose/Exception/ConstructClassInstanceTakesPackageName.pm
  135. lib/perl5/site_perl/mach/5.36/Moose/Exception/CouldNotCreateMethod.pm
  136. lib/perl5/site_perl/mach/5.36/Moose/Exception/CouldNotCreateWriter.pm
  137. lib/perl5/site_perl/mach/5.36/Moose/Exception/CouldNotEvalConstructor.pm
  138. lib/perl5/site_perl/mach/5.36/Moose/Exception/CouldNotEvalDestructor.pm
  139. lib/perl5/site_perl/mach/5.36/Moose/Exception/CouldNotFindTypeConstraintToCoerceFrom.pm
  140. lib/perl5/site_perl/mach/5.36/Moose/Exception/CouldNotGenerateInlineAttributeMethod.pm
  141. lib/perl5/site_perl/mach/5.36/Moose/Exception/CouldNotLocateTypeConstraintForUnion.pm
  142. lib/perl5/site_perl/mach/5.36/Moose/Exception/CouldNotParseType.pm
  143. lib/perl5/site_perl/mach/5.36/Moose/Exception/CreateMOPClassTakesArrayRefOfAttributes.pm
  144. lib/perl5/site_perl/mach/5.36/Moose/Exception/CreateMOPClassTakesArrayRefOfSuperclasses.pm
  145. lib/perl5/site_perl/mach/5.36/Moose/Exception/CreateMOPClassTakesHashRefOfMethods.pm
  146. lib/perl5/site_perl/mach/5.36/Moose/Exception/CreateTakesArrayRefOfRoles.pm
  147. lib/perl5/site_perl/mach/5.36/Moose/Exception/CreateTakesHashRefOfAttributes.pm
  148. lib/perl5/site_perl/mach/5.36/Moose/Exception/CreateTakesHashRefOfMethods.pm
  149. lib/perl5/site_perl/mach/5.36/Moose/Exception/DefaultToMatchOnTypeMustBeCodeRef.pm
  150. lib/perl5/site_perl/mach/5.36/Moose/Exception/DelegationToAClassWhichIsNotLoaded.pm
  151. lib/perl5/site_perl/mach/5.36/Moose/Exception/DelegationToARoleWhichIsNotLoaded.pm
  152. lib/perl5/site_perl/mach/5.36/Moose/Exception/DelegationToATypeWhichIsNotAClass.pm
  153. lib/perl5/site_perl/mach/5.36/Moose/Exception/DoesRequiresRoleName.pm
  154. lib/perl5/site_perl/mach/5.36/Moose/Exception/EnumCalledWithAnArrayRefAndAdditionalArgs.pm
  155. lib/perl5/site_perl/mach/5.36/Moose/Exception/EnumValuesMustBeString.pm
  156. lib/perl5/site_perl/mach/5.36/Moose/Exception/ExtendsMissingArgs.pm
  157. lib/perl5/site_perl/mach/5.36/Moose/Exception/HandlesMustBeAHashRef.pm
  158. lib/perl5/site_perl/mach/5.36/Moose/Exception/IllegalInheritedOptions.pm
  159. lib/perl5/site_perl/mach/5.36/Moose/Exception/IllegalMethodTypeToAddMethodModifier.pm
  160. lib/perl5/site_perl/mach/5.36/Moose/Exception/IncompatibleMetaclassOfSuperclass.pm
  161. lib/perl5/site_perl/mach/5.36/Moose/Exception/InitMetaRequiresClass.pm
  162. lib/perl5/site_perl/mach/5.36/Moose/Exception/InitializeTakesUnBlessedPackageName.pm
  163. lib/perl5/site_perl/mach/5.36/Moose/Exception/InstanceBlessedIntoWrongClass.pm
  164. lib/perl5/site_perl/mach/5.36/Moose/Exception/InstanceMustBeABlessedReference.pm
  165. lib/perl5/site_perl/mach/5.36/Moose/Exception/InvalidArgPassedToMooseUtilMetaRole.pm
  166. lib/perl5/site_perl/mach/5.36/Moose/Exception/InvalidArgumentToMethod.pm
  167. lib/perl5/site_perl/mach/5.36/Moose/Exception/InvalidArgumentsToTraitAliases.pm
  168. lib/perl5/site_perl/mach/5.36/Moose/Exception/InvalidBaseTypeGivenToCreateParameterizedTypeConstraint.pm
  169. lib/perl5/site_perl/mach/5.36/Moose/Exception/InvalidHandleValue.pm
  170. lib/perl5/site_perl/mach/5.36/Moose/Exception/InvalidHasProvidedInARole.pm
  171. lib/perl5/site_perl/mach/5.36/Moose/Exception/InvalidNameForType.pm
  172. lib/perl5/site_perl/mach/5.36/Moose/Exception/InvalidOverloadOperator.pm
  173. lib/perl5/site_perl/mach/5.36/Moose/Exception/InvalidRoleApplication.pm
  174. lib/perl5/site_perl/mach/5.36/Moose/Exception/InvalidTypeConstraint.pm
  175. lib/perl5/site_perl/mach/5.36/Moose/Exception/InvalidTypeGivenToCreateParameterizedTypeConstraint.pm
  176. lib/perl5/site_perl/mach/5.36/Moose/Exception/InvalidValueForIs.pm
  177. lib/perl5/site_perl/mach/5.36/Moose/Exception/IsaDoesNotDoTheRole.pm
  178. lib/perl5/site_perl/mach/5.36/Moose/Exception/IsaLacksDoesMethod.pm
  179. lib/perl5/site_perl/mach/5.36/Moose/Exception/LazyAttributeNeedsADefault.pm
  180. lib/perl5/site_perl/mach/5.36/Moose/Exception/Legacy.pm
  181. lib/perl5/site_perl/mach/5.36/Moose/Exception/MOPAttributeNewNeedsAttributeName.pm
  182. lib/perl5/site_perl/mach/5.36/Moose/Exception/MatchActionMustBeACodeRef.pm
  183. lib/perl5/site_perl/mach/5.36/Moose/Exception/MessageParameterMustBeCodeRef.pm
  184. lib/perl5/site_perl/mach/5.36/Moose/Exception/MetaclassIsAClassNotASubclassOfGivenMetaclass.pm
  185. lib/perl5/site_perl/mach/5.36/Moose/Exception/MetaclassIsARoleNotASubclassOfGivenMetaclass.pm
  186. lib/perl5/site_perl/mach/5.36/Moose/Exception/MetaclassIsNotASubclassOfGivenMetaclass.pm
  187. lib/perl5/site_perl/mach/5.36/Moose/Exception/MetaclassMustBeASubclassOfMooseMetaClass.pm
  188. lib/perl5/site_perl/mach/5.36/Moose/Exception/MetaclassMustBeASubclassOfMooseMetaRole.pm
  189. lib/perl5/site_perl/mach/5.36/Moose/Exception/MetaclassMustBeDerivedFromClassMOPClass.pm
  190. lib/perl5/site_perl/mach/5.36/Moose/Exception/MetaclassNotLoaded.pm
  191. lib/perl5/site_perl/mach/5.36/Moose/Exception/MetaclassTypeIncompatible.pm
  192. lib/perl5/site_perl/mach/5.36/Moose/Exception/MethodExpectedAMetaclassObject.pm
  193. lib/perl5/site_perl/mach/5.36/Moose/Exception/MethodExpectsFewerArgs.pm
  194. lib/perl5/site_perl/mach/5.36/Moose/Exception/MethodExpectsMoreArgs.pm
  195. lib/perl5/site_perl/mach/5.36/Moose/Exception/MethodModifierNeedsMethodName.pm
  196. lib/perl5/site_perl/mach/5.36/Moose/Exception/MethodNameConflictInRoles.pm
  197. lib/perl5/site_perl/mach/5.36/Moose/Exception/MethodNameNotFoundInInheritanceHierarchy.pm
  198. lib/perl5/site_perl/mach/5.36/Moose/Exception/MethodNameNotGiven.pm
  199. lib/perl5/site_perl/mach/5.36/Moose/Exception/MustDefineAMethodName.pm
  200. lib/perl5/site_perl/mach/5.36/Moose/Exception/MustDefineAnAttributeName.pm
  201. lib/perl5/site_perl/mach/5.36/Moose/Exception/MustDefineAnOverloadOperator.pm
  202. lib/perl5/site_perl/mach/5.36/Moose/Exception/MustHaveAtLeastOneValueToEnumerate.pm
  203. lib/perl5/site_perl/mach/5.36/Moose/Exception/MustPassAHashOfOptions.pm
  204. lib/perl5/site_perl/mach/5.36/Moose/Exception/MustPassAMooseMetaRoleInstanceOrSubclass.pm
  205. lib/perl5/site_perl/mach/5.36/Moose/Exception/MustPassAPackageNameOrAnExistingClassMOPPackageInstance.pm
  206. lib/perl5/site_perl/mach/5.36/Moose/Exception/MustPassEvenNumberOfArguments.pm
  207. lib/perl5/site_perl/mach/5.36/Moose/Exception/MustPassEvenNumberOfAttributeOptions.pm
  208. lib/perl5/site_perl/mach/5.36/Moose/Exception/MustProvideANameForTheAttribute.pm
  209. lib/perl5/site_perl/mach/5.36/Moose/Exception/MustSpecifyAtleastOneMethod.pm
  210. lib/perl5/site_perl/mach/5.36/Moose/Exception/MustSpecifyAtleastOneRole.pm
  211. lib/perl5/site_perl/mach/5.36/Moose/Exception/MustSpecifyAtleastOneRoleToApplicant.pm
  212. lib/perl5/site_perl/mach/5.36/Moose/Exception/MustSupplyAClassMOPAttributeInstance.pm
  213. lib/perl5/site_perl/mach/5.36/Moose/Exception/MustSupplyADelegateToMethod.pm
  214. lib/perl5/site_perl/mach/5.36/Moose/Exception/MustSupplyAMetaclass.pm
  215. lib/perl5/site_perl/mach/5.36/Moose/Exception/MustSupplyAMooseMetaAttributeInstance.pm
  216. lib/perl5/site_perl/mach/5.36/Moose/Exception/MustSupplyAnAccessorTypeToConstructWith.pm
  217. lib/perl5/site_perl/mach/5.36/Moose/Exception/MustSupplyAnAttributeToConstructWith.pm
  218. lib/perl5/site_perl/mach/5.36/Moose/Exception/MustSupplyArrayRefAsCurriedArguments.pm
  219. lib/perl5/site_perl/mach/5.36/Moose/Exception/MustSupplyPackageNameAndName.pm
  220. lib/perl5/site_perl/mach/5.36/Moose/Exception/NeedsTypeConstraintUnionForTypeCoercionUnion.pm
  221. lib/perl5/site_perl/mach/5.36/Moose/Exception/NeitherAttributeNorAttributeNameIsGiven.pm
  222. lib/perl5/site_perl/mach/5.36/Moose/Exception/NeitherClassNorClassNameIsGiven.pm
  223. lib/perl5/site_perl/mach/5.36/Moose/Exception/NeitherRoleNorRoleNameIsGiven.pm
  224. lib/perl5/site_perl/mach/5.36/Moose/Exception/NeitherTypeNorTypeNameIsGiven.pm
  225. lib/perl5/site_perl/mach/5.36/Moose/Exception/NoAttributeFoundInSuperClass.pm
  226. lib/perl5/site_perl/mach/5.36/Moose/Exception/NoBodyToInitializeInAnAbstractBaseClass.pm
  227. lib/perl5/site_perl/mach/5.36/Moose/Exception/NoCasesMatched.pm
  228. lib/perl5/site_perl/mach/5.36/Moose/Exception/NoConstraintCheckForTypeConstraint.pm
  229. lib/perl5/site_perl/mach/5.36/Moose/Exception/NoDestructorClassSpecified.pm
  230. lib/perl5/site_perl/mach/5.36/Moose/Exception/NoImmutableTraitSpecifiedForClass.pm
  231. lib/perl5/site_perl/mach/5.36/Moose/Exception/NoParentGivenToSubtype.pm
  232. lib/perl5/site_perl/mach/5.36/Moose/Exception/OnlyInstancesCanBeCloned.pm
  233. lib/perl5/site_perl/mach/5.36/Moose/Exception/OperatorIsRequired.pm
  234. lib/perl5/site_perl/mach/5.36/Moose/Exception/OverloadConflictInSummation.pm
  235. lib/perl5/site_perl/mach/5.36/Moose/Exception/OverloadRequiresAMetaClass.pm
  236. lib/perl5/site_perl/mach/5.36/Moose/Exception/OverloadRequiresAMetaMethod.pm
  237. lib/perl5/site_perl/mach/5.36/Moose/Exception/OverloadRequiresAMetaOverload.pm
  238. lib/perl5/site_perl/mach/5.36/Moose/Exception/OverloadRequiresAMethodNameOrCoderef.pm
  239. lib/perl5/site_perl/mach/5.36/Moose/Exception/OverloadRequiresAnOperator.pm
  240. lib/perl5/site_perl/mach/5.36/Moose/Exception/OverloadRequiresNamesForCoderef.pm
  241. lib/perl5/site_perl/mach/5.36/Moose/Exception/OverrideConflictInComposition.pm
  242. lib/perl5/site_perl/mach/5.36/Moose/Exception/OverrideConflictInSummation.pm
  243. lib/perl5/site_perl/mach/5.36/Moose/Exception/PackageDoesNotUseMooseExporter.pm
  244. lib/perl5/site_perl/mach/5.36/Moose/Exception/PackageNameAndNameParamsNotGivenToWrap.pm
  245. lib/perl5/site_perl/mach/5.36/Moose/Exception/PackagesAndModulesAreNotCachable.pm
  246. lib/perl5/site_perl/mach/5.36/Moose/Exception/ParameterIsNotSubtypeOfParent.pm
  247. lib/perl5/site_perl/mach/5.36/Moose/Exception/ReferencesAreNotAllowedAsDefault.pm
  248. lib/perl5/site_perl/mach/5.36/Moose/Exception/RequiredAttributeLacksInitialization.pm
  249. lib/perl5/site_perl/mach/5.36/Moose/Exception/RequiredAttributeNeedsADefault.pm
  250. lib/perl5/site_perl/mach/5.36/Moose/Exception/RequiredMethodsImportedByClass.pm
  251. lib/perl5/site_perl/mach/5.36/Moose/Exception/RequiredMethodsNotImplementedByClass.pm
  252. lib/perl5/site_perl/mach/5.36/Moose/Exception/Role/Attribute.pm
  253. lib/perl5/site_perl/mach/5.36/Moose/Exception/Role/AttributeName.pm
  254. lib/perl5/site_perl/mach/5.36/Moose/Exception/Role/Class.pm
  255. lib/perl5/site_perl/mach/5.36/Moose/Exception/Role/EitherAttributeOrAttributeName.pm
  256. lib/perl5/site_perl/mach/5.36/Moose/Exception/Role/Instance.pm
  257. lib/perl5/site_perl/mach/5.36/Moose/Exception/Role/InstanceClass.pm
  258. lib/perl5/site_perl/mach/5.36/Moose/Exception/Role/InvalidAttributeOptions.pm
  259. lib/perl5/site_perl/mach/5.36/Moose/Exception/Role/Method.pm
  260. lib/perl5/site_perl/mach/5.36/Moose/Exception/Role/ParamsHash.pm
  261. lib/perl5/site_perl/mach/5.36/Moose/Exception/Role/Role.pm
  262. lib/perl5/site_perl/mach/5.36/Moose/Exception/Role/RoleForCreate.pm
  263. lib/perl5/site_perl/mach/5.36/Moose/Exception/Role/RoleForCreateMOPClass.pm
  264. lib/perl5/site_perl/mach/5.36/Moose/Exception/Role/TypeConstraint.pm
  265. lib/perl5/site_perl/mach/5.36/Moose/Exception/RoleDoesTheExcludedRole.pm
  266. lib/perl5/site_perl/mach/5.36/Moose/Exception/RoleExclusionConflict.pm
  267. lib/perl5/site_perl/mach/5.36/Moose/Exception/RoleNameRequired.pm
  268. lib/perl5/site_perl/mach/5.36/Moose/Exception/RoleNameRequiredForMooseMetaRole.pm
  269. lib/perl5/site_perl/mach/5.36/Moose/Exception/RolesDoNotSupportAugment.pm
  270. lib/perl5/site_perl/mach/5.36/Moose/Exception/RolesDoNotSupportExtends.pm
  271. lib/perl5/site_perl/mach/5.36/Moose/Exception/RolesDoNotSupportInner.pm
  272. lib/perl5/site_perl/mach/5.36/Moose/Exception/RolesDoNotSupportRegexReferencesForMethodModifiers.pm
  273. lib/perl5/site_perl/mach/5.36/Moose/Exception/RolesInCreateTakesAnArrayRef.pm
  274. lib/perl5/site_perl/mach/5.36/Moose/Exception/RolesListMustBeInstancesOfMooseMetaRole.pm
  275. lib/perl5/site_perl/mach/5.36/Moose/Exception/SingleParamsToNewMustBeHashRef.pm
  276. lib/perl5/site_perl/mach/5.36/Moose/Exception/TriggerMustBeACodeRef.pm
  277. lib/perl5/site_perl/mach/5.36/Moose/Exception/TypeConstraintCannotBeUsedForAParameterizableType.pm
  278. lib/perl5/site_perl/mach/5.36/Moose/Exception/TypeConstraintIsAlreadyCreated.pm
  279. lib/perl5/site_perl/mach/5.36/Moose/Exception/TypeParameterMustBeMooseMetaType.pm
  280. lib/perl5/site_perl/mach/5.36/Moose/Exception/UnableToCanonicalizeHandles.pm
  281. lib/perl5/site_perl/mach/5.36/Moose/Exception/UnableToCanonicalizeNonRolePackage.pm
  282. lib/perl5/site_perl/mach/5.36/Moose/Exception/UnableToRecognizeDelegateMetaclass.pm
  283. lib/perl5/site_perl/mach/5.36/Moose/Exception/UndefinedHashKeysPassedToMethod.pm
  284. lib/perl5/site_perl/mach/5.36/Moose/Exception/UnionCalledWithAnArrayRefAndAdditionalArgs.pm
  285. lib/perl5/site_perl/mach/5.36/Moose/Exception/UnionTakesAtleastTwoTypeNames.pm
  286. lib/perl5/site_perl/mach/5.36/Moose/Exception/ValidationFailedForInlineTypeConstraint.pm
  287. lib/perl5/site_perl/mach/5.36/Moose/Exception/ValidationFailedForTypeConstraint.pm
  288. lib/perl5/site_perl/mach/5.36/Moose/Exception/WrapTakesACodeRefToBless.pm
  289. lib/perl5/site_perl/mach/5.36/Moose/Exception/WrongTypeConstraintGiven.pm
  290. lib/perl5/site_perl/mach/5.36/Moose/Exporter.pm
  291. lib/perl5/site_perl/mach/5.36/Moose/Intro.pod
  292. lib/perl5/site_perl/mach/5.36/Moose/Manual.pod
  293. lib/perl5/site_perl/mach/5.36/Moose/Manual/Attributes.pod
  294. lib/perl5/site_perl/mach/5.36/Moose/Manual/BestPractices.pod
  295. lib/perl5/site_perl/mach/5.36/Moose/Manual/Classes.pod
  296. lib/perl5/site_perl/mach/5.36/Moose/Manual/Concepts.pod
  297. lib/perl5/site_perl/mach/5.36/Moose/Manual/Construction.pod
  298. lib/perl5/site_perl/mach/5.36/Moose/Manual/Contributing.pod
  299. lib/perl5/site_perl/mach/5.36/Moose/Manual/Delegation.pod
  300. lib/perl5/site_perl/mach/5.36/Moose/Manual/Delta.pod
  301. lib/perl5/site_perl/mach/5.36/Moose/Manual/Exceptions.pod
  302. lib/perl5/site_perl/mach/5.36/Moose/Manual/Exceptions/Manifest.pod
  303. lib/perl5/site_perl/mach/5.36/Moose/Manual/FAQ.pod
  304. lib/perl5/site_perl/mach/5.36/Moose/Manual/MOP.pod
  305. lib/perl5/site_perl/mach/5.36/Moose/Manual/MethodModifiers.pod
  306. lib/perl5/site_perl/mach/5.36/Moose/Manual/MooseX.pod
  307. lib/perl5/site_perl/mach/5.36/Moose/Manual/Resources.pod
  308. lib/perl5/site_perl/mach/5.36/Moose/Manual/Roles.pod
  309. lib/perl5/site_perl/mach/5.36/Moose/Manual/Support.pod
  310. lib/perl5/site_perl/mach/5.36/Moose/Manual/Types.pod
  311. lib/perl5/site_perl/mach/5.36/Moose/Manual/Unsweetened.pod
  312. lib/perl5/site_perl/mach/5.36/Moose/Meta/Attribute.pm
  313. lib/perl5/site_perl/mach/5.36/Moose/Meta/Attribute/Native.pm
  314. lib/perl5/site_perl/mach/5.36/Moose/Meta/Attribute/Native/Trait.pm
  315. lib/perl5/site_perl/mach/5.36/Moose/Meta/Attribute/Native/Trait/Array.pm
  316. lib/perl5/site_perl/mach/5.36/Moose/Meta/Attribute/Native/Trait/Bool.pm
  317. lib/perl5/site_perl/mach/5.36/Moose/Meta/Attribute/Native/Trait/Code.pm
  318. lib/perl5/site_perl/mach/5.36/Moose/Meta/Attribute/Native/Trait/Counter.pm
  319. lib/perl5/site_perl/mach/5.36/Moose/Meta/Attribute/Native/Trait/Hash.pm
  320. lib/perl5/site_perl/mach/5.36/Moose/Meta/Attribute/Native/Trait/Number.pm
  321. lib/perl5/site_perl/mach/5.36/Moose/Meta/Attribute/Native/Trait/String.pm
  322. lib/perl5/site_perl/mach/5.36/Moose/Meta/Class.pm
  323. lib/perl5/site_perl/mach/5.36/Moose/Meta/Class/Immutable/Trait.pm
  324. lib/perl5/site_perl/mach/5.36/Moose/Meta/Instance.pm
  325. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method.pm
  326. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor.pm
  327. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native.pm
  328. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Array.pm
  329. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Array/Writer.pm
  330. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Array/accessor.pm
  331. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Array/clear.pm
  332. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Array/count.pm
  333. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Array/delete.pm
  334. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Array/elements.pm
  335. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Array/first.pm
  336. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Array/first_index.pm
  337. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Array/get.pm
  338. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Array/grep.pm
  339. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Array/insert.pm
  340. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Array/is_empty.pm
  341. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Array/join.pm
  342. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Array/map.pm
  343. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Array/natatime.pm
  344. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Array/pop.pm
  345. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Array/push.pm
  346. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Array/reduce.pm
  347. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Array/set.pm
  348. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Array/shallow_clone.pm
  349. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Array/shift.pm
  350. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Array/shuffle.pm
  351. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Array/sort.pm
  352. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Array/sort_in_place.pm
  353. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Array/splice.pm
  354. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Array/uniq.pm
  355. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Array/unshift.pm
  356. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Bool/not.pm
  357. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Bool/set.pm
  358. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Bool/toggle.pm
  359. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Bool/unset.pm
  360. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Code/execute.pm
  361. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Code/execute_method.pm
  362. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Collection.pm
  363. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Counter/Writer.pm
  364. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Counter/dec.pm
  365. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Counter/inc.pm
  366. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Counter/reset.pm
  367. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Counter/set.pm
  368. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Hash.pm
  369. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Hash/Writer.pm
  370. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Hash/accessor.pm
  371. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Hash/clear.pm
  372. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Hash/count.pm
  373. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Hash/defined.pm
  374. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Hash/delete.pm
  375. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Hash/elements.pm
  376. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Hash/exists.pm
  377. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Hash/get.pm
  378. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Hash/is_empty.pm
  379. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Hash/keys.pm
  380. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Hash/kv.pm
  381. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Hash/set.pm
  382. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Hash/shallow_clone.pm
  383. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Hash/values.pm
  384. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Number/abs.pm
  385. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Number/add.pm
  386. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Number/div.pm
  387. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Number/mod.pm
  388. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Number/mul.pm
  389. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Number/set.pm
  390. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Number/sub.pm
  391. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Reader.pm
  392. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/String/append.pm
  393. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/String/chomp.pm
  394. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/String/chop.pm
  395. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/String/clear.pm
  396. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/String/inc.pm
  397. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/String/length.pm
  398. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/String/match.pm
  399. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/String/prepend.pm
  400. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/String/replace.pm
  401. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/String/substr.pm
  402. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Accessor/Native/Writer.pm
  403. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Augmented.pm
  404. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Constructor.pm
  405. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Delegation.pm
  406. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Destructor.pm
  407. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Meta.pm
  408. lib/perl5/site_perl/mach/5.36/Moose/Meta/Method/Overridden.pm
  409. lib/perl5/site_perl/mach/5.36/Moose/Meta/Mixin/AttributeCore.pm
  410. lib/perl5/site_perl/mach/5.36/Moose/Meta/Object/Trait.pm
  411. lib/perl5/site_perl/mach/5.36/Moose/Meta/Role.pm
  412. lib/perl5/site_perl/mach/5.36/Moose/Meta/Role/Application.pm
  413. lib/perl5/site_perl/mach/5.36/Moose/Meta/Role/Application/RoleSummation.pm
  414. lib/perl5/site_perl/mach/5.36/Moose/Meta/Role/Application/ToClass.pm
  415. lib/perl5/site_perl/mach/5.36/Moose/Meta/Role/Application/ToInstance.pm
  416. lib/perl5/site_perl/mach/5.36/Moose/Meta/Role/Application/ToRole.pm
  417. lib/perl5/site_perl/mach/5.36/Moose/Meta/Role/Attribute.pm
  418. lib/perl5/site_perl/mach/5.36/Moose/Meta/Role/Composite.pm
  419. lib/perl5/site_perl/mach/5.36/Moose/Meta/Role/Method.pm
  420. lib/perl5/site_perl/mach/5.36/Moose/Meta/Role/Method/Conflicting.pm
  421. lib/perl5/site_perl/mach/5.36/Moose/Meta/Role/Method/Required.pm
  422. lib/perl5/site_perl/mach/5.36/Moose/Meta/TypeCoercion.pm
  423. lib/perl5/site_perl/mach/5.36/Moose/Meta/TypeCoercion/Union.pm
  424. lib/perl5/site_perl/mach/5.36/Moose/Meta/TypeConstraint.pm
  425. lib/perl5/site_perl/mach/5.36/Moose/Meta/TypeConstraint/Class.pm
  426. lib/perl5/site_perl/mach/5.36/Moose/Meta/TypeConstraint/DuckType.pm
  427. lib/perl5/site_perl/mach/5.36/Moose/Meta/TypeConstraint/Enum.pm
  428. lib/perl5/site_perl/mach/5.36/Moose/Meta/TypeConstraint/Parameterizable.pm
  429. lib/perl5/site_perl/mach/5.36/Moose/Meta/TypeConstraint/Parameterized.pm
  430. lib/perl5/site_perl/mach/5.36/Moose/Meta/TypeConstraint/Registry.pm
  431. lib/perl5/site_perl/mach/5.36/Moose/Meta/TypeConstraint/Role.pm
  432. lib/perl5/site_perl/mach/5.36/Moose/Meta/TypeConstraint/Union.pm
  433. lib/perl5/site_perl/mach/5.36/Moose/Object.pm
  434. lib/perl5/site_perl/mach/5.36/Moose/Role.pm
  435. lib/perl5/site_perl/mach/5.36/Moose/Spec/Role.pod
  436. lib/perl5/site_perl/mach/5.36/Moose/Unsweetened.pod
  437. lib/perl5/site_perl/mach/5.36/Moose/Util.pm
  438. lib/perl5/site_perl/mach/5.36/Moose/Util/MetaRole.pm
  439. lib/perl5/site_perl/mach/5.36/Moose/Util/TypeConstraints.pm
  440. lib/perl5/site_perl/mach/5.36/Moose/Util/TypeConstraints/Builtins.pm
  441. lib/perl5/site_perl/mach/5.36/Test/Moose.pm
  442. lib/perl5/site_perl/mach/5.36/auto/Moose/Moose.so
  443. lib/perl5/site_perl/mach/5.36/metaclass.pm
  444. lib/perl5/site_perl/mach/5.36/oose.pm
  445. lib/perl5/site_perl/man/man3/Class::MOP.3.gz
  446. lib/perl5/site_perl/man/man3/Class::MOP::Attribute.3.gz
  447. lib/perl5/site_perl/man/man3/Class::MOP::Class.3.gz
  448. lib/perl5/site_perl/man/man3/Class::MOP::Class::Immutable::Trait.3.gz
  449. lib/perl5/site_perl/man/man3/Class::MOP::Deprecated.3.gz
  450. lib/perl5/site_perl/man/man3/Class::MOP::Instance.3.gz
  451. lib/perl5/site_perl/man/man3/Class::MOP::Method.3.gz
  452. lib/perl5/site_perl/man/man3/Class::MOP::Method::Accessor.3.gz
  453. lib/perl5/site_perl/man/man3/Class::MOP::Method::Constructor.3.gz
  454. lib/perl5/site_perl/man/man3/Class::MOP::Method::Generated.3.gz
  455. lib/perl5/site_perl/man/man3/Class::MOP::Method::Inlined.3.gz
  456. lib/perl5/site_perl/man/man3/Class::MOP::Method::Meta.3.gz
  457. lib/perl5/site_perl/man/man3/Class::MOP::Method::Wrapped.3.gz
  458. lib/perl5/site_perl/man/man3/Class::MOP::MiniTrait.3.gz
  459. lib/perl5/site_perl/man/man3/Class::MOP::Mixin.3.gz
  460. lib/perl5/site_perl/man/man3/Class::MOP::Mixin::AttributeCore.3.gz
  461. lib/perl5/site_perl/man/man3/Class::MOP::Mixin::HasAttributes.3.gz
  462. lib/perl5/site_perl/man/man3/Class::MOP::Mixin::HasMethods.3.gz
  463. lib/perl5/site_perl/man/man3/Class::MOP::Mixin::HasOverloads.3.gz
  464. lib/perl5/site_perl/man/man3/Class::MOP::Module.3.gz
  465. lib/perl5/site_perl/man/man3/Class::MOP::Object.3.gz
  466. lib/perl5/site_perl/man/man3/Class::MOP::Overload.3.gz
  467. lib/perl5/site_perl/man/man3/Class::MOP::Package.3.gz
  468. lib/perl5/site_perl/man/man3/Moose.3.gz
  469. lib/perl5/site_perl/man/man3/Moose::Cookbook.3.gz
  470. lib/perl5/site_perl/man/man3/Moose::Cookbook::Basics::BankAccount_MethodModifiersAndSubclassing.3.gz
  471. lib/perl5/site_perl/man/man3/Moose::Cookbook::Basics::BinaryTree_AttributeFeatures.3.gz
  472. lib/perl5/site_perl/man/man3/Moose::Cookbook::Basics::BinaryTree_BuilderAndLazyBuild.3.gz
  473. lib/perl5/site_perl/man/man3/Moose::Cookbook::Basics::Company_Subtypes.3.gz
  474. lib/perl5/site_perl/man/man3/Moose::Cookbook::Basics::DateTime_ExtendingNonMooseParent.3.gz
  475. lib/perl5/site_perl/man/man3/Moose::Cookbook::Basics::Document_AugmentAndInner.3.gz
  476. lib/perl5/site_perl/man/man3/Moose::Cookbook::Basics::Genome_OverloadingSubtypesAndCoercion.3.gz
  477. lib/perl5/site_perl/man/man3/Moose::Cookbook::Basics::HTTP_SubtypesAndCoercion.3.gz
  478. lib/perl5/site_perl/man/man3/Moose::Cookbook::Basics::Immutable.3.gz
  479. lib/perl5/site_perl/man/man3/Moose::Cookbook::Basics::Person_BUILDARGSAndBUILD.3.gz
  480. lib/perl5/site_perl/man/man3/Moose::Cookbook::Basics::Point_AttributesAndSubclassing.3.gz
  481. lib/perl5/site_perl/man/man3/Moose::Cookbook::Extending::Debugging_BaseClassRole.3.gz
  482. lib/perl5/site_perl/man/man3/Moose::Cookbook::Extending::ExtensionOverview.3.gz
  483. lib/perl5/site_perl/man/man3/Moose::Cookbook::Extending::Mooseish_MooseSugar.3.gz
  484. lib/perl5/site_perl/man/man3/Moose::Cookbook::Legacy::Debugging_BaseClassReplacement.3.gz
  485. lib/perl5/site_perl/man/man3/Moose::Cookbook::Legacy::Labeled_AttributeMetaclass.3.gz
  486. lib/perl5/site_perl/man/man3/Moose::Cookbook::Legacy::Table_ClassMetaclass.3.gz
  487. lib/perl5/site_perl/man/man3/Moose::Cookbook::Meta::GlobRef_InstanceMetaclass.3.gz
  488. lib/perl5/site_perl/man/man3/Moose::Cookbook::Meta::Labeled_AttributeTrait.3.gz
  489. lib/perl5/site_perl/man/man3/Moose::Cookbook::Meta::PrivateOrPublic_MethodMetaclass.3.gz
  490. lib/perl5/site_perl/man/man3/Moose::Cookbook::Meta::Table_MetaclassTrait.3.gz
  491. lib/perl5/site_perl/man/man3/Moose::Cookbook::Meta::WhyMeta.3.gz
  492. lib/perl5/site_perl/man/man3/Moose::Cookbook::Roles::ApplicationToInstance.3.gz
  493. lib/perl5/site_perl/man/man3/Moose::Cookbook::Roles::Comparable_CodeReuse.3.gz
  494. lib/perl5/site_perl/man/man3/Moose::Cookbook::Roles::Restartable_AdvancedComposition.3.gz
  495. lib/perl5/site_perl/man/man3/Moose::Cookbook::Snack::Keywords.3.gz
  496. lib/perl5/site_perl/man/man3/Moose::Cookbook::Snack::Types.3.gz
  497. lib/perl5/site_perl/man/man3/Moose::Cookbook::Style.3.gz
  498. lib/perl5/site_perl/man/man3/Moose::Conflicts.3.gz
  499. lib/perl5/site_perl/man/man3/Moose::Deprecated.3.gz
  500. lib/perl5/site_perl/man/man3/Moose::Exception.3.gz
  501. lib/perl5/site_perl/man/man3/Moose::Exporter.3.gz
  502. lib/perl5/site_perl/man/man3/Moose::Intro.3.gz
  503. lib/perl5/site_perl/man/man3/Moose::Manual.3.gz
  504. lib/perl5/site_perl/man/man3/Moose::Manual::Attributes.3.gz
  505. lib/perl5/site_perl/man/man3/Moose::Manual::BestPractices.3.gz
  506. lib/perl5/site_perl/man/man3/Moose::Manual::Classes.3.gz
  507. lib/perl5/site_perl/man/man3/Moose::Manual::Concepts.3.gz
  508. lib/perl5/site_perl/man/man3/Moose::Manual::Construction.3.gz
  509. lib/perl5/site_perl/man/man3/Moose::Manual::Contributing.3.gz
  510. lib/perl5/site_perl/man/man3/Moose::Manual::Delegation.3.gz
  511. lib/perl5/site_perl/man/man3/Moose::Manual::Delta.3.gz
  512. lib/perl5/site_perl/man/man3/Moose::Manual::Exceptions.3.gz
  513. lib/perl5/site_perl/man/man3/Moose::Manual::Exceptions::Manifest.3.gz
  514. lib/perl5/site_perl/man/man3/Moose::Manual::FAQ.3.gz
  515. lib/perl5/site_perl/man/man3/Moose::Manual::MOP.3.gz
  516. lib/perl5/site_perl/man/man3/Moose::Manual::MethodModifiers.3.gz
  517. lib/perl5/site_perl/man/man3/Moose::Manual::MooseX.3.gz
  518. lib/perl5/site_perl/man/man3/Moose::Manual::Resources.3.gz
  519. lib/perl5/site_perl/man/man3/Moose::Manual::Roles.3.gz
  520. lib/perl5/site_perl/man/man3/Moose::Manual::Support.3.gz
  521. lib/perl5/site_perl/man/man3/Moose::Manual::Types.3.gz
  522. lib/perl5/site_perl/man/man3/Moose::Manual::Unsweetened.3.gz
  523. lib/perl5/site_perl/man/man3/Moose::Meta::Attribute.3.gz
  524. lib/perl5/site_perl/man/man3/Moose::Meta::Attribute::Native.3.gz
  525. lib/perl5/site_perl/man/man3/Moose::Meta::Attribute::Native::Trait.3.gz
  526. lib/perl5/site_perl/man/man3/Moose::Meta::Attribute::Native::Trait::Array.3.gz
  527. lib/perl5/site_perl/man/man3/Moose::Meta::Attribute::Native::Trait::Bool.3.gz
  528. lib/perl5/site_perl/man/man3/Moose::Meta::Attribute::Native::Trait::Code.3.gz
  529. lib/perl5/site_perl/man/man3/Moose::Meta::Attribute::Native::Trait::Counter.3.gz
  530. lib/perl5/site_perl/man/man3/Moose::Meta::Attribute::Native::Trait::Hash.3.gz
  531. lib/perl5/site_perl/man/man3/Moose::Meta::Attribute::Native::Trait::Number.3.gz
  532. lib/perl5/site_perl/man/man3/Moose::Meta::Attribute::Native::Trait::String.3.gz
  533. lib/perl5/site_perl/man/man3/Moose::Meta::Class.3.gz
  534. lib/perl5/site_perl/man/man3/Moose::Meta::Class::Immutable::Trait.3.gz
  535. lib/perl5/site_perl/man/man3/Moose::Meta::Instance.3.gz
  536. lib/perl5/site_perl/man/man3/Moose::Meta::Method.3.gz
  537. lib/perl5/site_perl/man/man3/Moose::Meta::Method::Accessor.3.gz
  538. lib/perl5/site_perl/man/man3/Moose::Meta::Method::Augmented.3.gz
  539. lib/perl5/site_perl/man/man3/Moose::Meta::Method::Constructor.3.gz
  540. lib/perl5/site_perl/man/man3/Moose::Meta::Method::Delegation.3.gz
  541. lib/perl5/site_perl/man/man3/Moose::Meta::Method::Destructor.3.gz
  542. lib/perl5/site_perl/man/man3/Moose::Meta::Method::Meta.3.gz
  543. lib/perl5/site_perl/man/man3/Moose::Meta::Method::Overridden.3.gz
  544. lib/perl5/site_perl/man/man3/Moose::Meta::Mixin::AttributeCore.3.gz
  545. lib/perl5/site_perl/man/man3/Moose::Meta::Object::Trait.3.gz
  546. lib/perl5/site_perl/man/man3/Moose::Meta::Role.3.gz
  547. lib/perl5/site_perl/man/man3/Moose::Meta::Role::Application.3.gz
  548. lib/perl5/site_perl/man/man3/Moose::Meta::Role::Application::RoleSummation.3.gz
  549. lib/perl5/site_perl/man/man3/Moose::Meta::Role::Application::ToClass.3.gz
  550. lib/perl5/site_perl/man/man3/Moose::Meta::Role::Application::ToInstance.3.gz
  551. lib/perl5/site_perl/man/man3/Moose::Meta::Role::Application::ToRole.3.gz
  552. lib/perl5/site_perl/man/man3/Moose::Meta::Role::Attribute.3.gz
  553. lib/perl5/site_perl/man/man3/Moose::Meta::Role::Composite.3.gz
  554. lib/perl5/site_perl/man/man3/Moose::Meta::Role::Method.3.gz
  555. lib/perl5/site_perl/man/man3/Moose::Meta::Role::Method::Conflicting.3.gz
  556. lib/perl5/site_perl/man/man3/Moose::Meta::Role::Method::Required.3.gz
  557. lib/perl5/site_perl/man/man3/Moose::Meta::TypeCoercion.3.gz
  558. lib/perl5/site_perl/man/man3/Moose::Meta::TypeCoercion::Union.3.gz
  559. lib/perl5/site_perl/man/man3/Moose::Meta::TypeConstraint.3.gz
  560. lib/perl5/site_perl/man/man3/Moose::Meta::TypeConstraint::Class.3.gz
  561. lib/perl5/site_perl/man/man3/Moose::Meta::TypeConstraint::DuckType.3.gz
  562. lib/perl5/site_perl/man/man3/Moose::Meta::TypeConstraint::Enum.3.gz
  563. lib/perl5/site_perl/man/man3/Moose::Meta::TypeConstraint::Parameterizable.3.gz
  564. lib/perl5/site_perl/man/man3/Moose::Meta::TypeConstraint::Parameterized.3.gz
  565. lib/perl5/site_perl/man/man3/Moose::Meta::TypeConstraint::Registry.3.gz
  566. lib/perl5/site_perl/man/man3/Moose::Meta::TypeConstraint::Role.3.gz
  567. lib/perl5/site_perl/man/man3/Moose::Meta::TypeConstraint::Union.3.gz
  568. lib/perl5/site_perl/man/man3/Moose::Object.3.gz
  569. lib/perl5/site_perl/man/man3/Moose::Role.3.gz
  570. lib/perl5/site_perl/man/man3/Moose::Spec::Role.3.gz
  571. lib/perl5/site_perl/man/man3/Moose::Unsweetened.3.gz
  572. lib/perl5/site_perl/man/man3/Moose::Util.3.gz
  573. lib/perl5/site_perl/man/man3/Moose::Util::MetaRole.3.gz
  574. lib/perl5/site_perl/man/man3/Moose::Util::TypeConstraints.3.gz
  575. lib/perl5/site_perl/man/man3/Moose::Util::TypeConstraints::Builtins.3.gz
  576. lib/perl5/site_perl/man/man3/Test::Moose.3.gz
  577. lib/perl5/site_perl/man/man3/metaclass.3.gz
  578. lib/perl5/site_perl/man/man3/oose.3.gz
  579. @owner
  580. @group
  581. @mode
Collapse this list.
Dependency lines:
  • p5-Moose>0:devel/p5-Moose
To install the port:
cd /usr/ports/devel/p5-Moose/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-Moose
  • pkg install p5-Moose
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Moose
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1705884007 SHA256 (Moose-2.2207.tar.gz) = 7c2daddc49754ded93f65b8ce9e3ac9b6d11ab27d111ec77f95a8528cf4ac409 SIZE (Moose-2.2207.tar.gz) = 906966

Packages (timestamps in pop-ups are UTC):
p5-Moose
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.2207,12.2207,12.2014,12.2207,12.2207,1-2.2014,1-
FreeBSD:13:quarterly2.2207,12.2207,12.2203,12.2207,12.2207,12.2206,12.2206,12.2206,1
FreeBSD:14:latest2.2207,12.2207,12.2201,12.2207,12.2207,12.2203,1-2.2203,1
FreeBSD:14:quarterly2.2207,12.2207,1-2.2207,12.2207,12.2206,12.2206,12.2206,1
FreeBSD:15:latest2.2207,12.2207,1n/a2.2207,1n/a2.2207,12.2207,12.2207,1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Class-Load>=0.09 : devel/p5-Class-Load
  2. p5-Class-Load-XS>=0.01 : devel/p5-Class-Load-XS
  3. p5-Data-OptList>=0.107 : devel/p5-Data-OptList
  4. p5-Devel-GlobalDestruction>=0 : devel/p5-Devel-GlobalDestruction
  5. p5-Devel-OverloadInfo>=0.005 : devel/p5-Devel-OverloadInfo
  6. p5-Devel-StackTrace>=2.03 : devel/p5-Devel-StackTrace
  7. p5-Eval-Closure>=0.04 : devel/p5-Eval-Closure
  8. p5-MRO-Compat>=0.05 : devel/p5-MRO-Compat
  9. p5-Module-Runtime>=0.014 : devel/p5-Module-Runtime
  10. p5-Module-Runtime-Conflicts>=0.002 : devel/p5-Module-Runtime-Conflicts
  11. p5-Package-DeprecationManager>=0.11 : devel/p5-Package-DeprecationManager
  12. p5-Package-Stash>=0.32 : devel/p5-Package-Stash
  13. p5-Package-Stash-XS>=0.24 : devel/p5-Package-Stash-XS
  14. p5-Params-Util>=1.00 : devel/p5-Params-Util
  15. p5-Scalar-List-Utils>=1.56,1 : lang/p5-Scalar-List-Utils
  16. p5-Sub-Exporter>=0.980 : devel/p5-Sub-Exporter
  17. p5-Try-Tiny>=0.17 : lang/p5-Try-Tiny
  18. perl5>=5.36<5.37 : lang/perl5.36
  19. perl5>=5.36<5.37 : lang/perl5.36
Test dependencies:
  1. p5-CPAN-Meta-Check>=0.011 : devel/p5-CPAN-Meta-Check
  2. p5-DBM-Deep>=0 : databases/p5-DBM-Deep
  3. p5-DateTime-Calendar-Mayan>=0 : devel/p5-DateTime-Calendar-Mayan
  4. p5-DateTime-Format-MySQL>=0 : devel/p5-DateTime-Format-MySQL
  5. p5-Declare-Constraints-Simple>=0 : devel/p5-Declare-Constraints-Simple
  6. p5-HTTP-Message>=0 : www/p5-HTTP-Message
  7. p5-IO-String>=0 : devel/p5-IO-String
  8. p5-List-MoreUtils>=0 : lang/p5-List-MoreUtils
  9. p5-Locale-US>=0 : misc/p5-Locale-US
  10. p5-Module-Refresh>=0 : devel/p5-Module-Refresh
  11. p5-Regexp-Common>=0 : textproc/p5-Regexp-Common
  12. p5-PadWalker>=0 : devel/p5-PadWalker
  13. p5-Params-Coerce>=0 : devel/p5-Params-Coerce
  14. p5-Specio>=0 : devel/p5-Specio
  15. p5-SUPER>=0 : devel/p5-SUPER
  16. p5-Test-Deep>=0 : devel/p5-Test-Deep
  17. p5-Test-DependentModules>=0 : devel/p5-Test-DependentModules
  18. p5-Test-LeakTrace>=0 : devel/p5-Test-LeakTrace
  19. p5-Test-Memory-Cycle>=0 : devel/p5-Test-Memory-Cycle
  20. p5-Test-Fatal>=0.001 : devel/p5-Test-Fatal
  21. p5-Test-Needs>=0.002010 : devel/p5-Test-Needs
  22. p5-Test-Output>=0 : devel/p5-Test-Output
  23. p5-Test-Warnings>=0 : devel/p5-Test-Warnings
  24. p5-Type-Tiny>=0 : devel/p5-Type-Tiny
  25. p5-URI>=0 : net/p5-URI
Runtime dependencies:
  1. p5-Class-Load>=0.09 : devel/p5-Class-Load
  2. p5-Class-Load-XS>=0.01 : devel/p5-Class-Load-XS
  3. p5-Data-OptList>=0.107 : devel/p5-Data-OptList
  4. p5-Devel-GlobalDestruction>=0 : devel/p5-Devel-GlobalDestruction
  5. p5-Devel-OverloadInfo>=0.005 : devel/p5-Devel-OverloadInfo
  6. p5-Devel-StackTrace>=2.03 : devel/p5-Devel-StackTrace
  7. p5-Eval-Closure>=0.04 : devel/p5-Eval-Closure
  8. p5-MRO-Compat>=0.05 : devel/p5-MRO-Compat
  9. p5-Module-Runtime>=0.014 : devel/p5-Module-Runtime
  10. p5-Module-Runtime-Conflicts>=0.002 : devel/p5-Module-Runtime-Conflicts
  11. p5-Package-DeprecationManager>=0.11 : devel/p5-Package-DeprecationManager
  12. p5-Package-Stash>=0.32 : devel/p5-Package-Stash
  13. p5-Package-Stash-XS>=0.24 : devel/p5-Package-Stash-XS
  14. p5-Params-Util>=1.00 : devel/p5-Params-Util
  15. p5-Scalar-List-Utils>=1.56,1 : lang/p5-Scalar-List-Utils
  16. p5-Sub-Exporter>=0.980 : devel/p5-Sub-Exporter
  17. p5-Try-Tiny>=0.17 : lang/p5-Try-Tiny
  18. perl5>=5.36<5.37 : lang/perl5.36
Patch dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
This port is required by:
for Build
  1. audio/p5-Audio-MPD
  2. audio/p5-Audio-MPD-Common
  3. biology/p5-Bio-MAGETAB
  4. databases/p5-DBICx-MapMaker
  5. databases/p5-DBIx-Class-DeploymentHandler
  6. databases/p5-DBIx-Class-MooseColumns
  7. databases/p5-DBIx-NoSQL
Expand this list (234 items / 227 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. databases/p5-DBIx-VersionedDDL
  3. databases/p5-HTML-FormHandler-Model-DBIC
  4. databases/p5-Mongoose
  5. databases/p5-Test-Cukes
  6. devel/p5-Algorithm-Networksort
  7. devel/p5-AnyEvent-Subprocess
  8. devel/p5-App-GitHub
  9. devel/p5-Bread-Board
  10. devel/p5-Bread-Board-Declare
  11. devel/p5-CHI-Driver-DBI
  12. devel/p5-Class-Workflow
  13. devel/p5-Config-MVP
  14. devel/p5-Connector
  15. devel/p5-Data-Dumper-Interp
  16. devel/p5-Data-Serializable
  17. devel/p5-Data-Stream-Bulk
  18. devel/p5-Data-Visitor
  19. devel/p5-Devel-Events
  20. devel/p5-Devel-InheritNamespace
  21. devel/p5-Devel-PackagePath
  22. devel/p5-Devel-REPL
  23. devel/p5-Dist-Zilla
  24. devel/p5-Event-Join
  25. devel/p5-File-Tail-Scribe
  26. devel/p5-Forest
  27. devel/p5-Form-Sensible
  28. devel/p5-Git-PurePerl
  29. devel/p5-JSON-RPC-Common
  30. devel/p5-JSON-RPC-Dispatcher
  31. devel/p5-Moose-Autobox
  32. devel/p5-Moose-Policy
  33. devel/p5-MooseX-Aliases
  34. devel/p5-MooseX-App
  35. devel/p5-MooseX-App-Cmd
  36. devel/p5-MooseX-ArrayRef
  37. devel/p5-MooseX-Async
  38. devel/p5-MooseX-Attribute-Chained
  39. devel/p5-MooseX-Attribute-ENV
  40. devel/p5-MooseX-AttributeHelpers
  41. devel/p5-MooseX-AttributeShortcuts
  42. devel/p5-MooseX-AuthorizedMethods
  43. devel/p5-MooseX-ClassAttribute
  44. devel/p5-MooseX-Clone
  45. devel/p5-MooseX-CompileTime-Traits
  46. devel/p5-MooseX-ConfigFromFile
  47. devel/p5-MooseX-CoverableModifiers
  48. devel/p5-MooseX-Daemonize
  49. devel/p5-MooseX-Declare
  50. devel/p5-MooseX-Emulate-Class-Accessor-Fast
  51. devel/p5-MooseX-Extended
  52. devel/p5-MooseX-FollowPBP
  53. devel/p5-MooseX-Getopt
  54. devel/p5-MooseX-Has-Options
  55. devel/p5-MooseX-HasDefaults
  56. devel/p5-MooseX-IOC
  57. devel/p5-MooseX-InsideOut
  58. devel/p5-MooseX-LazyRequire
  59. devel/p5-MooseX-Lists
  60. devel/p5-MooseX-MarkAsMethods
  61. devel/p5-MooseX-Meta-TypeConstraint-ForceCoercion
  62. devel/p5-MooseX-Meta-TypeConstraint-Mooish
  63. devel/p5-MooseX-MetaDescription
  64. devel/p5-MooseX-Method-Signatures
  65. devel/p5-MooseX-MethodAttributes
  66. devel/p5-MooseX-MultiInitArg
  67. devel/p5-MooseX-MultiMethods
  68. devel/p5-MooseX-MungeHas
  69. devel/p5-MooseX-NonMoose
  70. devel/p5-MooseX-Object-Pluggable
  71. devel/p5-MooseX-OneArgNew
  72. devel/p5-MooseX-POE
  73. devel/p5-MooseX-Params-Validate
  74. devel/p5-MooseX-RelatedClassRoles
  75. devel/p5-MooseX-Role-Parameterized
  76. devel/p5-MooseX-Role-Strict
  77. devel/p5-MooseX-Role-WarnOnConflict
  78. devel/p5-MooseX-Runnable
  79. devel/p5-MooseX-SemiAffordanceAccessor
  80. devel/p5-MooseX-SetOnce
  81. devel/p5-MooseX-SimpleConfig
  82. devel/p5-MooseX-Singleton
  83. devel/p5-MooseX-Storage
  84. devel/p5-MooseX-StrictConstructor
  85. devel/p5-MooseX-TraitFor-Meta-Class-BetterAnonClassNames
  86. devel/p5-MooseX-Traits
  87. devel/p5-MooseX-Traits-Pluggable
  88. devel/p5-MooseX-TransactionalMethods
  89. devel/p5-MooseX-Types
  90. devel/p5-MooseX-Types-Common
  91. devel/p5-MooseX-Types-DateTime
  92. devel/p5-MooseX-Types-DateTime-ButMaintained
  93. devel/p5-MooseX-Types-DateTime-MoreCoercions
  94. devel/p5-MooseX-Types-DateTime-MySQL
  95. devel/p5-MooseX-Types-DateTimeX
  96. devel/p5-MooseX-Types-ISO8601
  97. devel/p5-MooseX-Types-JSON
  98. devel/p5-MooseX-Types-LoadableClass
  99. devel/p5-MooseX-Types-Path-Class
  100. devel/p5-MooseX-Types-Path-Tiny
  101. devel/p5-MooseX-Types-Set-Object
  102. devel/p5-MooseX-Types-Structured
  103. devel/p5-MooseX-Types-URI
  104. devel/p5-MooseX-Util
  105. devel/p5-Olson-Abbreviations
  106. devel/p5-Parse-Method-Signatures
  107. devel/p5-Paws
  108. devel/p5-Perl-PrereqScanner
  109. devel/p5-Pod-Coverage-Moose
  110. devel/p5-Reflex
  111. devel/p5-Role-HasMessage
  112. devel/p5-Role-Identifiable
  113. devel/p5-TAP-Formatter-JUnit
  114. devel/p5-Test-Able
  115. devel/p5-Test-Able-Runner
  116. devel/p5-Test-DBIx-Class
  117. devel/p5-Test-Moose-More
  118. devel/p5-Test-Net-RabbitMQ
  119. devel/p5-Test-WWW-Mechanize-Catalyst
  120. graphics/p5-Chart-Clicker
  121. graphics/p5-Color-Palette
  122. graphics/p5-Data-Google-Visualization-DataSource
  123. graphics/p5-Geometry-Primitive
  124. graphics/p5-Graphics-Color
  125. graphics/p5-Graphics-Primitive
  126. graphics/p5-Graphics-Primitive-Driver-Cairo
  127. graphics/p5-Image-Imgur
  128. graphics/p5-Layout-Manager
  129. irc/p5-POE-Component-IRC-Plugin-Karma
  130. math/p5-Number-Fraction
  131. misc/p5-Bot-Training
  132. net/p5-Net-Amazon-EC2
  133. net/p5-Net-Amazon-S3
  134. net/p5-Net-Amazon-Signature-V3
  135. net/p5-Net-Cassandra
  136. net/p5-Net-Cassandra-Easy
  137. net/p5-Net-Google-PicasaWeb
  138. net/p5-Net-HTTP-Spore
  139. net/p5-Net-HTTP-Spore-Middleware-Header
  140. net/p5-Net-Hiveminder
  141. net/p5-Net-LimeLight-Purge
  142. net/p5-Net-Mosso-CloudFiles
  143. net/p5-Net-RabbitFoot
  144. net/p5-Net-Riak
  145. net/p5-Net-SSH-Mechanize
  146. net/p5-Net-Twitter
  147. net/p5-POE-Component-PubSub
  148. net/p5-POE-Component-Server-Twirc
  149. net/p5-URI-SmartURI
  150. net-mgmt/p5-Net-NSCA-Client
  151. net-mgmt/p5-Zenoss
  152. science/p5-Geo-Calc
  153. security/p5-Authen-OATH
  154. security/p5-Net-SAML2
  155. security/p5-openxpki
  156. textproc/p5-Hailo
  157. textproc/p5-LaTeX-Table
  158. textproc/p5-POE-Filter-XML
  159. textproc/p5-Pod-Elemental
  160. textproc/p5-Pod-ProjectDocs
  161. textproc/p5-RDF-Trine
  162. textproc/p5-Text-Flow
  163. textproc/p5-Text-Padding
  164. textproc/p5-Text-UnicodeBox
  165. textproc/p5-XML-Schematron
  166. textproc/p5-XML-Toolkit
  167. www/p5-Catalyst-Action-REST
  168. www/p5-Catalyst-ActionRole-ACL
  169. www/p5-Catalyst-Authentication-Store-DBIx-Class
  170. www/p5-Catalyst-Component-InstancePerContext
  171. www/p5-Catalyst-Controller-ActionRole
  172. www/p5-Catalyst-Controller-HTML-FormFu
  173. www/p5-Catalyst-Controller-SOAP
  174. www/p5-Catalyst-Devel
  175. www/p5-Catalyst-DispatchType-Regex
  176. www/p5-Catalyst-Model-DBIC-Schema
  177. www/p5-Catalyst-Plugin-Authentication
  178. www/p5-Catalyst-Plugin-Authorization-ACL
  179. www/p5-Catalyst-Plugin-ErrorCatcher
  180. www/p5-Catalyst-Plugin-FormValidator
  181. www/p5-Catalyst-Plugin-RunAfterRequest
  182. www/p5-Catalyst-Plugin-Session
  183. www/p5-Catalyst-Plugin-Session-PerUser
  184. www/p5-Catalyst-Plugin-Session-State-Cookie
  185. www/p5-Catalyst-Plugin-Session-State-URI
  186. www/p5-Catalyst-Plugin-Session-Store-Memcached
  187. www/p5-Catalyst-Plugin-SmartURI
  188. www/p5-Catalyst-Plugin-Static-Simple
  189. www/p5-Catalyst-Runtime
  190. www/p5-Catalyst-View-Email
  191. www/p5-CatalystX-AppBuilder
  192. www/p5-CatalystX-Profile
  193. www/p5-CatalystX-SimpleLogin
  194. www/p5-CatalystX-VirtualComponents
  195. www/p5-Emplacken
  196. www/p5-FCGI-Engine
  197. www/p5-HTML-Element-Replacer
  198. www/p5-HTML-FormFu
  199. www/p5-HTML-FormFu-Imager
  200. www/p5-HTML-FormFu-MultiForm
  201. www/p5-HTML-FormHandler
  202. www/p5-HTTP-Session-Store-DBI
  203. www/p5-LWP-ConnCache-MaxKeepAliveRequests
  204. www/p5-Mason
  205. www/p5-MojoMojo
  206. www/p5-Net-FreshBooks-API
  207. www/p5-Net-Plurk
  208. www/p5-POE-Component-Server-SimpleHTTP
  209. www/p5-Perlanet
  210. www/p5-Plack-Middleware-Throttle
  211. www/p5-Reaction
  212. www/p5-Reddit
  213. www/p5-Scrappy
  214. www/p5-Template-Plugin-JSON
  215. www/p5-WWW-AtMovies-TV
  216. www/p5-WWW-Contact
  217. www/p5-WWW-Mechanize-TreeBuilder
  218. www/p5-WWW-NioTV
  219. www/p5-WWW-Tumblr
  220. www/rt50
  221. x11-toolkits/p5-Tk-Action
  222. x11-toolkits/p5-Tk-Role-Dialog
  223. x11-toolkits/p5-Tk-Role-HasWidgets
  224. Collapse this list.

Deleted ports which required this port:

Expand this list of 5 deleted ports
  1. devel/bzapi*
  2. devel/p5-MooseX-ChainedAccessors*
  3. devel/p5-MooseX-Role-WithOverloading*
  4. devel/p5-Test-TempDir*
  5. net/p5-MaxMind-DB-Writer*
  6. Collapse this list of deleted ports.
for Run
  1. audio/p5-Audio-MPD
  2. audio/p5-Audio-MPD-Common
  3. biology/p5-Bio-MAGETAB
  4. databases/p5-CHI-Driver-Memcached
  5. databases/p5-DBICx-MapMaker
  6. databases/p5-DBIx-Class-DeploymentHandler
  7. databases/p5-DBIx-Class-MooseColumns
Expand this list (239 items / 232 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. databases/p5-DBIx-NoSQL
  3. databases/p5-DBIx-VersionedDDL
  4. databases/p5-HTML-FormHandler-Model-DBIC
  5. databases/p5-Mongoose
  6. databases/p5-Test-Cukes
  7. devel/p5-Algorithm-Networksort
  8. devel/p5-AnyEvent-Subprocess
  9. devel/p5-App-GitHub
  10. devel/p5-Bread-Board
  11. devel/p5-Bread-Board-Declare
  12. devel/p5-CHI-Driver-DBI
  13. devel/p5-Class-Workflow
  14. devel/p5-Config-MVP
  15. devel/p5-Connector
  16. devel/p5-Data-Dumper-Interp
  17. devel/p5-Data-Serializable
  18. devel/p5-Data-Stream-Bulk
  19. devel/p5-Data-Visitor
  20. devel/p5-Devel-Events
  21. devel/p5-Devel-InheritNamespace
  22. devel/p5-Devel-PackagePath
  23. devel/p5-Devel-REPL
  24. devel/p5-Dist-Zilla
  25. devel/p5-Event-Join
  26. devel/p5-File-Tail-Dir
  27. devel/p5-File-Tail-Scribe
  28. devel/p5-Forest
  29. devel/p5-Form-Sensible
  30. devel/p5-Git-PurePerl
  31. devel/p5-JSON-RPC-Common
  32. devel/p5-JSON-RPC-Dispatcher
  33. devel/p5-Moose-Autobox
  34. devel/p5-Moose-Policy
  35. devel/p5-MooseX-Aliases
  36. devel/p5-MooseX-App
  37. devel/p5-MooseX-App-Cmd
  38. devel/p5-MooseX-ArrayRef
  39. devel/p5-MooseX-Async
  40. devel/p5-MooseX-Attribute-Chained
  41. devel/p5-MooseX-Attribute-ENV
  42. devel/p5-MooseX-AttributeHelpers
  43. devel/p5-MooseX-AttributeShortcuts
  44. devel/p5-MooseX-AuthorizedMethods
  45. devel/p5-MooseX-ClassAttribute
  46. devel/p5-MooseX-Clone
  47. devel/p5-MooseX-CompileTime-Traits
  48. devel/p5-MooseX-ConfigFromFile
  49. devel/p5-MooseX-CoverableModifiers
  50. devel/p5-MooseX-Daemonize
  51. devel/p5-MooseX-Declare
  52. devel/p5-MooseX-Emulate-Class-Accessor-Fast
  53. devel/p5-MooseX-Extended
  54. devel/p5-MooseX-FollowPBP
  55. devel/p5-MooseX-Getopt
  56. devel/p5-MooseX-Has-Options
  57. devel/p5-MooseX-IOC
  58. devel/p5-MooseX-InsideOut
  59. devel/p5-MooseX-LazyRequire
  60. devel/p5-MooseX-Lists
  61. devel/p5-MooseX-MarkAsMethods
  62. devel/p5-MooseX-Meta-TypeConstraint-ForceCoercion
  63. devel/p5-MooseX-Meta-TypeConstraint-Mooish
  64. devel/p5-MooseX-MetaDescription
  65. devel/p5-MooseX-Method-Signatures
  66. devel/p5-MooseX-MethodAttributes
  67. devel/p5-MooseX-MultiInitArg
  68. devel/p5-MooseX-MultiMethods
  69. devel/p5-MooseX-MungeHas
  70. devel/p5-MooseX-NonMoose
  71. devel/p5-MooseX-Object-Pluggable
  72. devel/p5-MooseX-OneArgNew
  73. devel/p5-MooseX-POE
  74. devel/p5-MooseX-Params-Validate
  75. devel/p5-MooseX-RelatedClassRoles
  76. devel/p5-MooseX-Role-Parameterized
  77. devel/p5-MooseX-Role-Strict
  78. devel/p5-MooseX-Role-WarnOnConflict
  79. devel/p5-MooseX-Runnable
  80. devel/p5-MooseX-SemiAffordanceAccessor
  81. devel/p5-MooseX-SetOnce
  82. devel/p5-MooseX-SimpleConfig
  83. devel/p5-MooseX-Singleton
  84. devel/p5-MooseX-Storage
  85. devel/p5-MooseX-StrictConstructor
  86. devel/p5-MooseX-TraitFor-Meta-Class-BetterAnonClassNames
  87. devel/p5-MooseX-Traits
  88. devel/p5-MooseX-Traits-Pluggable
  89. devel/p5-MooseX-TransactionalMethods
  90. devel/p5-MooseX-Types
  91. devel/p5-MooseX-Types-Common
  92. devel/p5-MooseX-Types-DateTime
  93. devel/p5-MooseX-Types-DateTime-ButMaintained
  94. devel/p5-MooseX-Types-DateTime-MoreCoercions
  95. devel/p5-MooseX-Types-DateTime-MySQL
  96. devel/p5-MooseX-Types-DateTimeX
  97. devel/p5-MooseX-Types-ISO8601
  98. devel/p5-MooseX-Types-JSON
  99. devel/p5-MooseX-Types-LoadableClass
  100. devel/p5-MooseX-Types-Path-Class
  101. devel/p5-MooseX-Types-Path-Tiny
  102. devel/p5-MooseX-Types-Set-Object
  103. devel/p5-MooseX-Types-Structured
  104. devel/p5-MooseX-Types-URI
  105. devel/p5-MooseX-Util
  106. devel/p5-Olson-Abbreviations
  107. devel/p5-Parse-Method-Signatures
  108. devel/p5-Paws
  109. devel/p5-Perl-PrereqScanner
  110. devel/p5-Pod-Coverage-Moose
  111. devel/p5-Reflex
  112. devel/p5-Role-HasMessage
  113. devel/p5-Role-Identifiable
  114. devel/p5-TAP-Formatter-JUnit
  115. devel/p5-Test-Able
  116. devel/p5-Test-Able-Runner
  117. devel/p5-Test-DBIx-Class
  118. devel/p5-Test-Moose-More
  119. devel/p5-Test-Net-RabbitMQ
  120. devel/p5-Test-WWW-Mechanize-Catalyst
  121. graphics/p5-Chart-Clicker
  122. graphics/p5-Color-Palette
  123. graphics/p5-Data-Google-Visualization-DataSource
  124. graphics/p5-Geometry-Primitive
  125. graphics/p5-Google-Chart
  126. graphics/p5-Graphics-Color
  127. graphics/p5-Graphics-Primitive
  128. graphics/p5-Graphics-Primitive-Driver-Cairo
  129. graphics/p5-Image-Imgur
  130. graphics/p5-Layout-Manager
  131. irc/p5-POE-Component-IRC-Plugin-Karma
  132. lang/p5-TryCatch
  133. mail/p5-Mail-BIMI
  134. math/p5-Number-Fraction
  135. misc/p5-Bot-Training
  136. misc/p5-Bot-Training-MegaHAL
  137. misc/p5-Bot-Training-StarCraft
  138. net/p5-Net-Amazon-EC2
  139. net/p5-Net-Amazon-S3
  140. net/p5-Net-Amazon-Signature-V3
  141. net/p5-Net-Cassandra
  142. net/p5-Net-Cassandra-Easy
  143. net/p5-Net-Google-PicasaWeb
  144. net/p5-Net-HTTP-Spore
  145. net/p5-Net-HTTP-Spore-Middleware-Header
  146. net/p5-Net-Hiveminder
  147. net/p5-Net-LimeLight-Purge
  148. net/p5-Net-Mosso-CloudFiles
  149. net/p5-Net-RabbitFoot
  150. net/p5-Net-Riak
  151. net/p5-Net-SSH-Mechanize
  152. net/p5-Net-Twitter
  153. net/p5-POE-Component-PubSub
  154. net/p5-POE-Component-Server-Twirc
  155. net/p5-URI-SmartURI
  156. net-mgmt/p5-Net-NSCA-Client
  157. net-mgmt/p5-Zenoss
  158. science/p5-Geo-Calc
  159. security/p5-Authen-OATH
  160. security/p5-Net-SAML2
  161. security/p5-openxpki
  162. textproc/p5-Hailo
  163. textproc/p5-LaTeX-Table
  164. textproc/p5-POE-Filter-XML
  165. textproc/p5-Pod-Elemental
  166. textproc/p5-Pod-ProjectDocs
  167. textproc/p5-RDF-Trine
  168. textproc/p5-Text-Flow
  169. textproc/p5-Text-Padding
  170. textproc/p5-Text-UnicodeBox
  171. textproc/p5-XML-Schematron
  172. textproc/p5-XML-Toolkit
  173. www/p5-Catalyst-Action-REST
  174. www/p5-Catalyst-ActionRole-ACL
  175. www/p5-Catalyst-Authentication-Store-DBIx-Class
  176. www/p5-Catalyst-Component-InstancePerContext
  177. www/p5-Catalyst-Controller-ActionRole
  178. www/p5-Catalyst-Controller-HTML-FormFu
  179. www/p5-Catalyst-Controller-SOAP
  180. www/p5-Catalyst-Devel
  181. www/p5-Catalyst-DispatchType-Regex
  182. www/p5-Catalyst-Model-DBIC-Schema
  183. www/p5-Catalyst-Plugin-Authentication
  184. www/p5-Catalyst-Plugin-Authorization-ACL
  185. www/p5-Catalyst-Plugin-ErrorCatcher
  186. www/p5-Catalyst-Plugin-FormValidator
  187. www/p5-Catalyst-Plugin-Session
  188. www/p5-Catalyst-Plugin-Session-PerUser
  189. www/p5-Catalyst-Plugin-Session-State-Cookie
  190. www/p5-Catalyst-Plugin-Session-State-URI
  191. www/p5-Catalyst-Plugin-Session-Store-Memcached
  192. www/p5-Catalyst-Plugin-SmartURI
  193. www/p5-Catalyst-Plugin-Static-Simple
  194. www/p5-Catalyst-Runtime
  195. www/p5-Catalyst-View-Email
  196. www/p5-CatalystX-AppBuilder
  197. www/p5-CatalystX-Profile
  198. www/p5-CatalystX-SimpleLogin
  199. www/p5-CatalystX-VirtualComponents
  200. www/p5-Emplacken
  201. www/p5-FCGI-Engine
  202. www/p5-HTML-Element-Replacer
  203. www/p5-HTML-FormFu
  204. www/p5-HTML-FormFu-Imager
  205. www/p5-HTML-FormFu-MultiForm
  206. www/p5-HTML-FormHandler
  207. www/p5-HTTP-Session-Store-DBI
  208. www/p5-LWP-ConnCache-MaxKeepAliveRequests
  209. www/p5-Mason
  210. www/p5-MojoMojo
  211. www/p5-Net-FreshBooks-API
  212. www/p5-Net-Plurk
  213. www/p5-POE-Component-Server-SimpleHTTP
  214. www/p5-Perlanet
  215. www/p5-Plack-Middleware-Throttle
  216. www/p5-Reaction
  217. www/p5-Reddit
  218. www/p5-Scrappy
  219. www/p5-Template-Plugin-JSON
  220. www/p5-WWW-AtMovies-TV
  221. www/p5-WWW-Contact
  222. www/p5-WWW-Mechanize-TreeBuilder
  223. www/p5-WWW-NioTV
  224. www/p5-WWW-Tumblr
  225. www/rt50
  226. x11-toolkits/p5-Tk-Action
  227. x11-toolkits/p5-Tk-Role-Dialog
  228. x11-toolkits/p5-Tk-Role-HasWidgets
  229. Collapse this list.

Deleted ports which required this port:

Expand this list of 5 deleted ports
  1. devel/bzapi*
  2. devel/p5-MooseX-ChainedAccessors*
  3. devel/p5-MooseX-Role-WithOverloading*
  4. devel/p5-Test-TempDir*
  5. net/p5-MaxMind-DB-Writer*
  6. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
devel_p5-Moose
USES:
perl5
pkg-message:
For install:
Note that this release of p5-Moose is incompatible with older versions of the following modules: Catalyst <= 5.80017 Devel::REPL <= 1.003008 Fey::ORM <= 0.23 File::ChangeNotify <= 0.15 KiokuDB <= 0.41 MooseX::Aliases <= 0.07 MooseX::AttributeHelpers <= 0.22 MooseX::AttributeInflate <= 0.02 MooseX::Attribute::Prototype <= 0.10 MooseX::ClassAttribute <= 0.13 MooseX::FollowPBP <= 0.02 MooseX::HasDefaults <= 0.02 MooseX::InstanceTracking <= 0.04 MooseX::LazyRequire <= 0.05 MooseX::MethodAttributes <= 0.22 MooseX::NonMoose <= 0.13 MooseX::Params::Validate <= 0.05 MooseX::Role::Cmd <= 0.06 MooseX::Role::WithOverloading <= 0.07 MooseX::SemiAffordanceAccessor <= 0.05 MooseX::Singleton <= 0.22 MooseX::StrictConstructor <= 0.08 MooseX::Types <= 0.19 MooseX::UndefTolerant <= 0.04 namespace::autoclean <= 0.08 Pod::Elemental <= 0.093280 They will need to be updated.
Master Sites:
Expand this list (13 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/E/ET/ETHER/
  2. ftp://ftp.cpan.org/pub/CPAN/authors/id/E/ET/ETHER/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Moose/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/E/ET/ETHER/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/E/ET/ETHER/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/E/ET/ETHER/
  7. http://backpan.perl.org/authors/id/E/ET/ETHER/
  8. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/E/ET/ETHER/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/E/ET/ETHER/
  10. https://cpan.metacpan.org/authors/id/E/ET/ETHER/
  11. https://cpan.metacpan.org/modules/by-module/Moose/
  12. https://www.cpan.org/authors/id/E/ET/ETHER/
Collapse this list.

Number of commits found: 176 (showing only 76 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.09
21 Aug 2010 23:35:21
Original commit files touched by this commit
sahil search for other commits by this committer
- Update to 1.09
- Update, tabify, and alphabetize list of incompatible modules

Changes: http://search.cpan.org/dist/Moose/Changes
1.08
15 Jun 2010 21:14:18
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.08.

Changes:        http:/search.cpan.org/dist/Moose/Changes
1.07
10 Jun 2010 01:33:14
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 1.07

With Hat:       perl@
Changes:        http:/search.cpan.org/dist/Moose/Changes
1.05
22 May 2010 15:10:19
Original commit files touched by this commit
az search for other commits by this committer
Update to 1.05

Changes:        http://search.cpan.org/dist/Moose/Changes
1.03
08 May 2010 16:16:15
Original commit files touched by this commit
sahil search for other commits by this committer
- Reset maintainer to perl@FreeBSD.org

Approved by:    itetcu@ (mentor, implicit)
1.03
06 May 2010 06:49:39
Original commit files touched by this commit
az search for other commits by this committer
Update to 1.03

Changes:        http://search.cpan.org/dist/Moose/Changes
1.01
04 Apr 2010 23:18:00
Original commit files touched by this commit
itetcu search for other commits by this committer
- Update to 1.01
- Changes: http://cpansearch.perl.org/src/FLORA/Moose-1.01/Changes

PR:             145388
Submitted by:   maintainer
0.99
03 Apr 2010 09:58:04
Original commit files touched by this commit
itetcu search for other commits by this committer
- Update to 0.99
- Changes: http://cpansearch.perl.org/src/FLORA/Moose-0.99/Changes

PR:             144835
Submitted by:   Sahil Tandon (maintainer)
0.98
11 Feb 2010 17:26:06
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 0.98
- update dependencies

PR:             ports/143763, ports/143630
Submitted by:   wen, pgollucci (myself)
Approved by:    sahil@tandon.net (maintainer)
0.93_1
28 Jan 2010 22:37:43
Original commit files touched by this commit
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 14).

Approved by:    portmgr (itetcu)
0.93
25 Nov 2009 04:48:23
Original commit files touched by this commit
wen search for other commits by this committer
- Mirror changes to pkg-descr

Submitted by:   maintainer (via Email)
0.93
22 Nov 2009 11:57:51
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.93
- Pass maintainership to submitter

PR:             ports/140735
Submitted by:   Sahil Tandon <sahil@tandon.net>
0.92
23 Sep 2009 10:14:58
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.92.

Changes:        http://search.cpan.org/dist/Moose/Changes
Feature safe:   yes
0.91
20 Sep 2009 11:42:40
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.91.

Changes:        http://search.cpan.org/dist/Moose/Changes
Feature safe:   yes
0.90
15 Sep 2009 18:42:15
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.90.

Changes:        http://search.cpan.org/dist/Moose/Changes
Feature safe:   yes
0.89
17 Aug 2009 15:18:30
Original commit files touched by this commit
az search for other commits by this committer
Update to 0.89
0.88
16 Aug 2009 09:22:05
Original commit files touched by this commit
linimon search for other commits by this committer
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
0.88
03 Aug 2009 11:16:45
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.88.

Approved by:    maintainer (implicit)
Changes:        http://search.cpan.org/dist/Moose/Changes
0.87
24 Jul 2009 11:01:23
Original commit files touched by this commit
skv search for other commits by this committer
Set correct required versions in BUILD_DEPENDS.
0.87
23 Jul 2009 17:24:53
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 0.87

PR:             ports/136508
Approved by:    maintainer timeout (lbr; 14 days)
Submitted by:   myself (pgollucci@)
0.81
19 Jun 2009 16:24:11
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 0.81

PR:             ports/135753
Approved by:    maintainer (lbr)
Submitted by:   myself (pgollucci@)
0.79
15 Jun 2009 21:11:40
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 0.79

PR:             ports/135105
Approved by:    maintainer timeout (lbr; 2 weeks 1 day)
Submitted by:   pgollucci@ (myself)
0.77
04 May 2009 04:42:18
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.77
0.75
23 Apr 2009 07:14:31
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.75
0.74
08 Apr 2009 06:00:20
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.74
0.73
29 Mar 2009 06:16:25
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.73
0.72
21 Mar 2009 23:50:49
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.72
0.71
22 Feb 2009 08:32:47
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.71
0.70
15 Feb 2009 17:03:24
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.70
0.69
14 Feb 2009 20:11:46
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.69
0.68
07 Feb 2009 02:46:10
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.68
0.67
04 Feb 2009 15:02:49
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.67

Now includes a full manual, as per
http://news.perlfoundation.org/2008/11/2008q4_grant_proposal_moose_do.html
0.65
24 Jan 2009 11:45:44
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.65
0.64
04 Jan 2009 06:41:38
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.64
0.63
10 Dec 2008 22:26:50
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.63
0.62
27 Nov 2008 13:56:36
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.62
0.61
08 Nov 2008 19:29:09
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.61
0.60
04 Nov 2008 16:25:28
Original commit files touched by this commit
lbr search for other commits by this committer
Fix installation problem for people who have changed WRKDIRPREFIX.

Reported by:    "Ivan B. Serezhkin" <ivan@serezhkin.com>
0.60
26 Oct 2008 11:01:15
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.60
0.59
15 Oct 2008 22:03:41
Original commit files touched by this commit
lbr search for other commits by this committer
Updated to 0.59 (no longer featuring test-failures)
0.58
01 Oct 2008 04:58:01
Original commit files touched by this commit
lbr search for other commits by this committer
Added missing dir to plist...  Reported by QATindy.
0.58
01 Oct 2008 04:47:25
Original commit files touched by this commit
lbr search for other commits by this committer
Oops, forgot to add pkg-message
0.58
01 Oct 2008 04:46:37
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.58.

http://search.cpan.org/src/DROLSKY/Moose-0.58/Changes

!! This release has an incompatible change regarding how roles add methods to a
class !!

Please note that I've seen test-failures on my machine:

        http://balker.dk/moose-0.58-test.txt

but haven't been able to reproduce elsewhere, so if you're up to it, please
install p5-Test-Exception and p5-Test-LongString, run "make test" in
/usr/ports/devel/Moose/work/Moose-0.58 and report any failures to me.

/lbr@FreeBSD.org
0.57
04 Sep 2008 09:41:45
Original commit files touched by this commit
lbr search for other commits by this committer
Updated to 0.57
0.56
03 Sep 2008 12:30:09
Original commit files touched by this commit
lbr search for other commits by this committer
Updated to 0.56
0.55
06 Aug 2008 10:02:22
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.55
0.54
07 Jul 2008 16:28:39
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.54
0.53
04 Jul 2008 09:16:58
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.53

PR:             125248
Submitted by:   Wen heping <wenheping@gmail.com>
0.51
29 Jun 2008 20:11:20
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.51
0.50
19 Jun 2008 13:30:53
Original commit files touched by this commit
skv search for other commits by this committer
Update to 0.50

Changes:        http://search.cpan.org/src/SARTAK/Moose-0.50/Changes
PR:             ports/124264
Submitted by:   skv
Approved by:    maintainer timeout
0.40
15 Mar 2008 10:19:28
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.40
0.38
18 Feb 2008 17:53:09
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.38
0.36
27 Jan 2008 17:24:13
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.36
0.35
23 Jan 2008 22:48:46
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.35
0.34
23 Jan 2008 00:25:11
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.34.  See http://search.cpan.org/src/STEVAN/Moose-0.34/Changes
0.33
14 Dec 2007 23:46:27
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.33
0.32
11 Dec 2007 21:34:40
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.32
0.26
29 Sep 2007 10:36:20
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.26
0.25
08 Sep 2007 00:57:38
Original commit files touched by this commit
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
0.25
15 Aug 2007 06:30:26
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.25
0.24
04 Jul 2007 06:25:57
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.24
0.23
19 Jun 2007 08:06:43
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.23
0.22
01 Jun 2007 15:42:50
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.22
0.21
25 May 2007 08:12:25
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.21
0.20
07 Apr 2007 05:48:53
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.20
0.19
06 Apr 2007 08:42:18
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.19
0.18
11 Mar 2007 13:47:27
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.18.
0.17
05 Jan 2007 09:08:50
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.17

PR:             106628
Submitted by:   Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
0.13
01 Oct 2006 13:06:44
Original commit files touched by this commit
lbr search for other commits by this committer
Up to 0.13
Remove test depends
0.12
03 Sep 2006 11:33:42
Original commit files touched by this commit
lbr search for other commits by this committer
Updat to 0.12
0.11
13 Jul 2006 22:43:05
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.11
0.10
07 Jul 2006 06:24:24
Original commit files touched by this commit
lbr search for other commits by this committer
Update to 0.10.  Møøse.
0.05
01 May 2006 13:52:00
Original commit files touched by this commit
lbr search for other commits by this committer
Changing email-address on my 80 ports.

Approved by:    erwin (mental)
0.05
30 Apr 2006 20:01:53
Original commit files touched by this commit
lbr search for other commits by this committer
Up to 0.05

Approved by:    erwin (mentor)
0.04
17 Apr 2006 07:28:08
Original commit files touched by this commit
clsung search for other commits by this committer
- up to 0.04

PR:             ports/95908
Submitted by:   maintainer
0.03.02
14 Apr 2006 12:19:51
Original commit files touched by this commit
erwin search for other commits by this committer
Moose is an extension of the Perl 5 object system.

Another object system!?!?

Yes, I know there has been an explosion recently of new ways to build
objects in Perl 5, most of them based on inside-out objects, and other
such things. Moose is different because it is not a new object system
for Perl 5, but instead an extension of the existing object system.

Moose is built on top of Class::MOP, which is a metaclass system for
Perl 5. This means that Moose not only makes building normal Perl 5
objects better, but it also provides the power of metaclass programming.

WWW: http://search.cpan.org/dist/Moose/

PR:             ports/95741
Submitted by:   Lars Balker Rasmussen <lars@balker.dk>
Committed from: Sofia, Bulgaria

Number of commits found: 176 (showing only 76 on this page)

«  1 | 2