{
   "abstract" : "Update instance attributes ar once",
   "author" : [
      "Tudor Marghidanu"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.422",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "MooseX-Role-UpdateAttributes",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build" : "0.42"
         }
      },
      "runtime" : {
         "requires" : {
            "Moose" : "0",
            "Test::More" : "0",
            "Test::Pod" : "0",
            "Test::Pod::Coverage" : "0"
         }
      }
   },
   "provides" : {
      "MooseX::Role::UpdateAttributes" : {
         "file" : "lib/MooseX/Role/UpdateAttributes.pm",
         "version" : "1.0"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://opensource.org/licenses/artistic-license-2.0.php"
      ],
      "repository" : {
         "url" : "https://github.com/marghidanu/moosex-role-update-attributes"
      }
   },
   "version" : "1.0",
   "x_contributors" : [
      "Tudor Marghidanu <tudor@marghidanu.com>"
   ]
}