On Tue, Mar 24, 2020 at 05:36:18PM -0400, Chris Bennett wrote:
> Attached copy.
> I am getting an error with make package. What is this and does it
> matter?

This also is a warning, it means the NAME section in Attribute.pm POD
doesn't have a short description (stuff after " - "), and turns out it
doesn't.  Not really anything you can do about it.

I don't know whether you're allowed to have parenthesis in a COMMENT,
so hopefully someone else will answer that question, but with that
answered, this is OK afresh1@


$ find /usr/ports/pobj/p5-MooseX-FollowPBP-0.05/MooseX-FollowPBP-0.05/lib/ 
-name '*.pm' -exec grep -h -A2 NAME {} +
=head1 NAME

MooseX::FollowPBP - Name your accessors get_foo() and set_foo()
=head1 NAME

MooseX::FollowPBP::Role::Attribute



> ===>  Building package for p5-MooseX-FollowPBP-0.05
> Create /usr/packages/amd64/no-arch/p5-MooseX-FollowPBP-0.05.tgz
> Creating package p5-MooseX-FollowPBP-0.05
> /usr/obj/pobj/p5-MooseX-FollowPBP-0.05/fake-amd64/usr/local/man/man3p/MooseX::FollowPBP::Role::Attribute.3p:
>  No one-line description, using filename "MooseX::FollowPBP::Role::Attribute"
> Link to /usr/packages/amd64/all/p5-MooseX-FollowPBP-0.05.tgz
> Link to /usr/packages/amd64/ftp/p5-MooseX-FollowPBP-0.05.tgz
> 
> Thanks
> -- 
> Chris Bennett
> 
> 



-- 
andrew - http://afresh1.com

($do || !$do) && undef($try) ;  # Master of Perl, Yoda is.  Hmmmm?

Reply via email to