Hi everyone,
I have just written my first Perl module (that I'm going to release). It
is an object oriented interface to Text::Wrap. My question is, what do
you think of the name? Is it a good name, descriptive enough? And do you
have any other advice for releasing my first module?
I don't curren
On Tue, Apr 6, 2021 at 2:19 PM Asher Gordon wrote:
> Hi everyone,
>
> I have just written my first Perl module (that I'm going to release). It
> is an object oriented interface to Text::Wrap. My question is, what do
> you think of the name? Is it a good name, descriptive enough? And do you
> have
On April 6, 2021 11:15:45 AM MST, Asher Gordon wrote:
>Hi everyone,
>
>I have just written my first Perl module (that I'm going to release).
>It
>is an object oriented interface to Text::Wrap. My question is, what do
>you think of the name? Is it a good name, descriptive enough? And do
>you
>have
Hi Dan,
Thanks for the quick reply!
Dan Book writes:
> It's a fine list for that purpose. You may also seek feedback on
> https://perldoc.perl.org/perlcommunity#IRC or
> https://www.reddit.com/r/perl/.
Ok, thanks.
> The name and design seem fine to me. Just beware providing so many
> options
Hi Joey,
Joey Kelly writes:
> You ought to put it in git, no doubt (and everything else you write).
For sure. I'll release the git repository at the same time as the module
on CPAN. When I said "eventually," I think I accidentally implied "in a
long time," which is not what I meant.
Asher
--