Spec URL: https://jplesnik.fedorapeople.org/perl-MouseX-StrictConstructor/perl-MouseX-StrictConstructor.spec SRPM URL: https://jplesnik.fedorapeople.org/perl-MouseX-StrictConstructor/perl-MouseX-StrictConstructor-0.02-1.fc23.src.rpm Description: Simply loading this module makes your constructors "strict". If your constructor is called with an attribute argument that your class does not declare, then it dies. This is a great way to catch small typos. Fedora Account System Username: jplesnik
Tip: Instead of commenting it out, you could just delete the line in your patch. Tip: If you want to cut the dep list, you could also remove the auto_set_repository() call and get rid of Module::Install::Repository. Since we don't ship META.* files, it's rather useless. I can't see `strict' being used anywhere. I suppose you can safely drop it. Although it won't really change much. Add a version constraint to the autodetected `Mouse' dependency and filter out the unversioned one. I don't consider any of this a review blocker. Approving.
New Package SCM Request ======================= Package Name: perl-MouseX-StrictConstructor Short Description: Make your object constructors blow up on unknown attributes Upstream URL: http://search.cpan.org/dist/MouseX-StrictConstructor/ Owners: jplesnik ppisar psabata Branches: InitialCC: perl-sig
Git done (by process-git-requests).
Thank you for the review and the repository.