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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-Moose Complete modern object system for Perl 5
2.2207,1 devel on this many watch lists=7 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:: libidn, screen, zip, p5-Sub-Name, glib
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 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.2207,1
22 Jan 2024 02:32:25
commit hash: 88114eea9b8c2e093be54a0449870318fb8a9b2ccommit hash: 88114eea9b8c2e093be54a0449870318fb8a9b2ccommit hash: 88114eea9b8c2e093be54a0449870318fb8a9b2ccommit hash: 88114eea9b8c2e093be54a0449870318fb8a9b2c files touched by this commit
Wen Heping (wen) search for other commits by this committer
devel/p5-Moose: Update to 2.2207
2.2206,1
30 Jul 2023 22:33:23
commit hash: 7b85138a812ba09549c27ca03e83fdb5a575ea05commit hash: 7b85138a812ba09549c27ca03e83fdb5a575ea05commit hash: 7b85138a812ba09549c27ca03e83fdb5a575ea05commit hash: 7b85138a812ba09549c27ca03e83fdb5a575ea05 files touched by this commit
Wen Heping (wen) search for other commits by this committer
devel/p5-Moose: Update to 2.2206
2.2203,1
05 Feb 2023 15:50:06
commit hash: 82c7a8d6513bb87a9fb9789c7495644a39d1b050commit hash: 82c7a8d6513bb87a9fb9789c7495644a39d1b050commit hash: 82c7a8d6513bb87a9fb9789c7495644a39d1b050commit hash: 82c7a8d6513bb87a9fb9789c7495644a39d1b050 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Moose: Update to 2.2203

Changes:	https://metacpan.org/dist/Moose/changes
2.2202,1
30 Jan 2023 13:02:02
commit hash: c4735d5b1292edb9d4f51a42ce2a4c54bf0214accommit hash: c4735d5b1292edb9d4f51a42ce2a4c54bf0214accommit hash: c4735d5b1292edb9d4f51a42ce2a4c54bf0214accommit hash: c4735d5b1292edb9d4f51a42ce2a4c54bf0214ac files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Moose: Update to 2.2202

Changes:	https://metacpan.org/dist/Moose/changes
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.2201,1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.2201,1
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.2201,1
21 Dec 2021 14:02:46
commit hash: 09dc94a542d7de0e798457e3222607b43ebf0d46commit hash: 09dc94a542d7de0e798457e3222607b43ebf0d46commit hash: 09dc94a542d7de0e798457e3222607b43ebf0d46commit hash: 09dc94a542d7de0e798457e3222607b43ebf0d46 files touched by this commit
Wen Heping (wen) search for other commits by this committer
devel/p5-Moose: Update to 2.2201
2.2200,1
05 Nov 2021 19:15:50
commit hash: 162152e259d6b92c7ad1a70dfac4709133a85463commit hash: 162152e259d6b92c7ad1a70dfac4709133a85463commit hash: 162152e259d6b92c7ad1a70dfac4709133a85463commit hash: 162152e259d6b92c7ad1a70dfac4709133a85463 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Moose: Update to 2.2200

Changes:	https://metacpan.org/dist/Moose/changes
2.2015,1
30 May 2021 19:53:06
commit hash: c6f8a87ddb8b9f9f44b0187387df38af4e3efd4bcommit hash: c6f8a87ddb8b9f9f44b0187387df38af4e3efd4bcommit hash: c6f8a87ddb8b9f9f44b0187387df38af4e3efd4bcommit hash: c6f8a87ddb8b9f9f44b0187387df38af4e3efd4b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Moose: Update to 2.2015

Changes:	https://metacpan.org/changes/distribution/Moose
2.2014,1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.2014,1
03 Jan 2021 20:23:27
Revision:560220Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.2014

Changes:	https://metacpan.org/changes/distribution/Moose
2.2013,1
24 Jul 2020 19:07:39
Revision:543357Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.2013

Changes:	https://metacpan.org/changes/distribution/Moose
2.2012,1
24 Nov 2019 15:02:09
Revision:518328Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.2012
2.2011,1
13 Aug 2019 16:01:59
Revision:508835Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories d)
2.2011,1
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
des search for other commits by this committer
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
2.2011,1
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2.2011,1
16 May 2018 23:55:38
Revision:470175Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.2011

Changes:	http://search.cpan.org/dist/Moose/Changes
2.2010,1
17 Feb 2018 11:58:52
Revision:462117Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.2010

Changes:	http://search.cpan.org/dist/Moose/Changes
2.2009,1
29 Nov 2017 12:44:05
Revision:455106Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.2009
Changes: http://cpansearch.perl.org/src/ETHER/Moose-2.2009/Changes
2.2008,1
22 Nov 2017 23:34:39
Revision:454711Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.2008

Changes:	http://search.cpan.org/dist/Moose/Changes
2.2007,1
13 Nov 2017 19:36:06
Revision:454139Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.2007

Changes:	http://search.cpan.org/dist/Moose/Changes
2.2006,1
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
2.2006,1
13 Jul 2017 18:11:17
Revision:445683Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.2006

Changes:	http://search.cpan.org/dist/Moose/Changes
2.2005,1
04 May 2017 23:46:43
Revision:440127Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.2005

Changes:	http://search.cpan.org/dist/Moose/Changes
2.2004,1
08 Feb 2017 23:46:59
Revision:433700Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix *_DEPENDS: add missing PORTEPOCH (,1)
2.2004,1
07 Feb 2017 10:50:29
Revision:433538Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.2004
Changes: http://cpansearch.perl.org/src/ETHER/Moose-2.2004/Changes
- Update DEPENDS
2.1807,1
22 Dec 2016 16:23:11
Revision:429168Original commit files touched by this commit
adamw search for other commits by this committer
Update to 2.1807. Add a few more test dependencies.
2.1806,1
26 Sep 2016 02:58:15
Revision:422760Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.1806
Changes: http://cpansearch.perl.org/src/ETHER/Moose-2.1806/Changes
2.1804,1
21 Jun 2016 15:07:52
Revision:417238Original commit files touched by this commit
mat search for other commits by this committer
Update to 2.1804.

Sponsored by:	Absolight
2.1802,1
25 May 2016 16:24:04
Revision:415845Original commit files touched by this commit
adamw search for other commits by this committer
Update to 2.1802.

Changes: https://metacpan.org/changes/distribution/Moose
2.1801_1,1
05 May 2016 00:00:57
Revision:414626Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix *_DEPENDS
- Bump PORTREVISION for dependency change
2.1801,1
04 May 2016 07:43:32
Revision:414590Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.1801
Changes: http://search.cpan.org/src/ETHER/Moose-2.1801/Changes
2.1605,1
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
2.1605,1
16 Feb 2016 17:53:09
Revision:409007Original commit files touched by this commit
adamw search for other commits by this committer
Update to 2.1605.

Changes: https://metacpan.org/changes/distribution/Moose
2.1604,1
09 Nov 2015 18:43:46
Revision:401132Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.1604

Changes:	http://search.cpan.org/dist/Moose/Changes
2.1603_1,1
30 Aug 2015 03:56:37
Revision:395584Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update *_DEPENDS
- Reword COMMENT
- Strip shared library
- Bump PORTREVISION for package change
2.1603,1
28 Aug 2015 17:49:53
Revision:395519Original commit files touched by this commit
adamw search for other commits by this committer
Update to 2.1603. Add a bunch of modules to TEST_DEPENDS to enable the
full test suite.

Changes: https://metacpan.org/changes/distribution/Moose
2.1600,1
02 Aug 2015 06:28:03
Revision:393411Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.1600

Changes:	http://search.cpan.org/dist/Moose/Changes
2.1405,1
07 Jun 2015 20:40:26
Revision:388749Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.1405

Changes:	http://search.cpan.org/dist/Moose/Changes
2.1404,1
17 Apr 2015 19:59:11
Revision:384179Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.1404

Changes:	http://search.cpan.org/dist/Moose/Changes
2.1403,1
12 Mar 2015 23:00:03
Revision:381151Original commit files touched by this commit
adamw search for other commits by this committer
Some OCD cleanups on some of the perl@ ports.

- Remove dependencies in core
- Put testing depends in TEST_DEPENDS
- Remove unnecessary bsd.port.options.mk inclusions
- Remove checks for Perl versions that no longer exist in the ports tree
- Sort plists, some of which were so jumbled that I have to assume
  the plist was randomized before committing

A lot of the plist changes in this commit are moving PERL5_MAN3 after
SITE_PERL. It's repo churn now, but it makes updating the ports later
far easier.
2.1403,1
01 Jan 2015 18:14:45
Revision:376016Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.1403

Changes:	http://search.cpan.org/dist/Moose/Changes
2.1402,1
04 Dec 2014 15:26:41
Revision:373954Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.1402
- Sort PLIST

Changes:	http://search.cpan.org/dist/Moose/Changes
2.1204_1,1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.1204,1
27 Oct 2014 10:55:59
Revision:371547Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
2.1204,1
10 Jun 2014 12:14:14
Revision:357300Original commit files touched by this commit
mat search for other commits by this committer
Remove all the bootstrap files (.bs) from the plists.

Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
2.1204,1
14 Feb 2014 19:22:27
Revision:344297Original commit files touched by this commit
skreuzer search for other commits by this committer
Update to 2.1204
2.1202,1
23 Jan 2014 03:28:19
Revision:340790Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.1202

Changes:	http://search.cpan.org/dist/Moose/Changes
2.1005,1
30 Oct 2013 14:44:54
Revision:332120Original commit files touched by this commit
vanilla search for other commits by this committer
support STAGEDIR.
2.1005,1
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
2.1005,1
07 Sep 2013 10:19:27
Revision:326597Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.1005
- Use REINPLACE_CMD to manipulate Makefile.PL
- Use PKGMESSAGE

Changes:	http://search.cpan.org/dist/Moose/Changes
2.0802_1,1
31 Jul 2013 06:54:10
Revision:324007Original commit files touched by this commit
az search for other commits by this committer
- Convert to new Uses/perl5.mk framework
- Resolve issues with implicit lang/perl in extract and patch dependencies
- Trim Makefile header

Reviewed by:	bapt@ (exp-run)
Approved by:	bapt@ (portmrg@)
2.0802_1,1
09 Jul 2013 08:51:35
Revision:322549Original commit files touched by this commit
tobez search for other commits by this committer
Remove test dependencies that are not actually required.

PR:		180209
Submitted by:	Anes Mukhametov <anes@anes.su>
2.0802,1
28 May 2013 11:39:53
Revision:319303Original commit files touched by this commit
tobez search for other commits by this committer
Downgrade to 2.0802.  Bump PORTEPOCH.

The 2.1001 version was released as a "stable" release by mistake.
Before the real 2.10XX appears, there will be several 2.09XX-TRIAL releases,
which are not meant to be used in production.

Discussed with:	perl@, wen@, lbr
2.1001
24 May 2013 09:49:58
Revision:318942Original commit files touched by this commit
tobez search for other commits by this committer
Update to 2.1001.

Changes:	http://search.cpan.org/dist/Moose/Changes
2.0802
08 May 2013 12:08:33
Revision:317653Original commit files touched by this commit
tobez search for other commits by this committer
Update to 2.0802.

Changes:	http://search.cpan.org/dist/Moose/Changes
2.0801
29 Mar 2013 19:41:55
Revision:315567Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.0801

Changes:	http://search.cpan.org/dist/Moose/Changes
2.0604
29 Mar 2013 00:44:54
Revision:315509Original commit files touched by this commit
eadler search for other commits by this committer
For perl@ owned ports:

- Fix COMMENT
- Trim header
2.0604
14 Mar 2013 07:18:56
Revision:314136Original commit files touched by this commit
az search for other commits by this committer
- Put TEST_DEPEND upper
- Trim Makefile header
2.0604
20 Jan 2013 19:02:43
Revision:310714Original commit files touched by this commit
az search for other commits by this committer
cleanup: conflict with p5-Class-MOP is no longer required.
2.0604
17 Dec 2012 14:09:30
Revision:309094Original commit files touched by this commit
az search for other commits by this committer
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
2.0604
12 Oct 2012 18:12:00
Revision:305791Original commit files touched by this commit
az search for other commits by this committer
- Update to 2.0604

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

Feature safe: yes
2.0603
29 Jun 2012 02:55:03
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.0603

Changes:        http://search.cpan.org/dist/Moose/Changes
2.0602
08 May 2012 09:37:25
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.0602

Changes:        http://search.cpan.org/dist/Moose/Changes
2.0601
02 May 2012 18:14:07
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.0601

Changes:        http://search.cpan.org/dist/Moose/Changes
2.0600
01 May 2012 02:20:03
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.0600

Changes:        http://search.cpan.org/dist/Moose/Changes
2.0403
10 Apr 2012 16:01:01
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.0403

Changes:        http://search.cpan.org/dist/Moose/Changes
2.0402
13 Mar 2012 16:15:36
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
2.0402
08 Mar 2012 18:45:38
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
2.0402
08 Feb 2012 02:36:29
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.0402
- Add more TEST_DEPENDS

Changes:        http://search.cpan.org/dist/Moose/Changes
2.0401
18 Nov 2011 02:22:47
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix *_DEPENDS

Feature safe:   yes
2.0401
18 Nov 2011 01:55:02
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 2.0401

Feature safe:   yes
2.0400
16 Nov 2011 09:53:30
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 2.0400

Feature safe:   yes
2.0205
07 Oct 2011 11:22:46
Original commit files touched by this commit
culot search for other commits by this committer
- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)

PR:             ports/161336
Submitted by:   Simon Olofsson <simon@olofsson.de>
2.0205
17 Sep 2011 07:06:45
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+

Suggested by:   az
With hat:       perl
2.0205
11 Sep 2011 05:51:12
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.0205

Changes:        http://search.cpan.org/dist/Moose/Changes
2.0204
27 Aug 2011 11:56:46
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.0204
- Update *_DEPENDS
- Sort MAN3

Changes:        http://search.cpan.org/dist/Moose/Changes
2.0202
08 Aug 2011 22:05:56
Original commit files touched by this commit
swills search for other commits by this committer
- Correct dependency on lang/p5-List-MoreUtils

Reported by:            brd
Pointy hat to:          swills
2.0202
04 Aug 2011 14:49:42
Original commit files touched by this commit
swills search for other commits by this committer
- Update to 2.0202

Changes:        http://cpansearch.perl.org/src/DOY/Moose-2.0202/Changes
2.0010
12 Jul 2011 07:25:14
Original commit files touched by this commit
bapt search for other commits by this committer
- update to 2.0010
- changes: http://cpansearch.perl.org/src/DOY/Moose-2.0010/Changes
2.0009
27 Jun 2011 01:15:26
Original commit files touched by this commit
swills search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE
- Pet portlint
2.0009
20 Jun 2011 10:22:23
Original commit files touched by this commit
az search for other commits by this committer
- Update to 2.0009
  ChangeLog: http://cpansearch.perl.org/dist/Moose/Changes
2.0008
17 Jun 2011 08:20:35
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.0008
ChangeLog: http://cpansearch.perl.org/src/DOY/Moose-2.0008/Changes
2.0007
07 Jun 2011 09:13:15
Original commit files touched by this commit
az search for other commits by this committer
Update devel/p5-Moose to version 2.0007

Changelog: http://cpansearch.perl.org/dist/Moose/Changes

See also UPDATING entry 20110607 about this.
1.25
03 Apr 2011 20:40:26
Original commit files touched by this commit
bapt search for other commits by this committer
- update to 1.25
- add licenses
- changes: http://cpansearch.perl.org/src/DROLSKY/Moose-1.25/Changes
1.24
01 Mar 2011 00:12:07
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.24
ChangeLog: http://cpansearch.perl.org/src/DROLSKY/Moose-1.24/Changes
1.23
15 Feb 2011 04:54:06
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.23

Changes:        fix bad MANIFEST
1.22
14 Feb 2011 03:00:29
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.22
1.21
25 Nov 2010 01:42:10
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.21
Changelog: http://cpansearch.perl.org/src/DROLSKY/Moose-1.21/Changes
1.20
22 Nov 2010 06:40:08
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.20
Changelog: http://search.cpan.org/src/DROLSKY/Moose-1.20/Changes
1.19
03 Nov 2010 07:05:31
Original commit files touched by this commit
bapt search for other commits by this committer
- update to 1.19
- changes: http://cpansearch.perl.org/src/DROLSKY/Moose-1.19/Changes
1.17
20 Oct 2010 05:38:44
Original commit files touched by this commit
az search for other commits by this committer
Update to 1.17
1.16
19 Oct 2010 10:48:55
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.16
ChangeLog: http://search.cpan.org/src/DROLSKY/Moose-1.16/Changes
1.15_1
09 Oct 2010 05:05:51
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Bump PORTREVISION for *_DEPENDS change

Approved by:    pgollucci (mentor, implicit)
1.15
09 Oct 2010 04:43:33
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add missing dependency devel/p5-Params-Util
- Remove @dirrmtry entry of p5-Moose 1.14
- Sort PLIST

Approved by:    pgollucci (mentor, implicit)
1.15
09 Oct 2010 01:37:36
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.15
1.14
24 Sep 2010 12:39:02
Original commit files touched by this commit
az search for other commits by this committer
Update to 1.14

Changes: http://search.cpan.org/dist/Moose/Changes
1.12
01 Sep 2010 09:30:15
Original commit files touched by this commit
skv search for other commits by this committer
Update to 1.12

Changes:        http://cpansearch.perl.org/src/DROLSKY/Moose-1.12/Changes
1.10
23 Aug 2010 23:17:39
Original commit files touched by this commit
sahil search for other commits by this committer
- Update to 1.10
- Assign to RUN_DEPENDS with immediate expansion
- Changes: http://search.cpan.org/dist/Moose/Changes

PR:             ports/149916
Submitted by:   az@

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

1 | 2  »