Thank you for writing me back.Thank you for the links.
From: David Golden
To: Timothy Fletcher
Cc: "modu...@cpan.org"
Sent: Thursday, February 18, 2016 7:01 AM
Subject: Re: Trying to write my first pm file.
Hi, Timothy.
This isn't really the right list for you
-perl-modules-for-cpan.html
And the 2nd edition of Intermediate Perl has a very good chapter on the
subject.
Regards,
David
On Wed, Feb 17, 2016 at 7:28 PM, Timothy Fletcher via modules <
modules@perl.org> wrote:
> Hi,
>
> Trying to write my first pm file for cpan.
>
> And
Hi,
Trying to write my first pm file for cpan.
And well, reading the example suggest to look at;
http://search.cpan.org/~muir/Text-Tabs%2BWrap-2013.0523/lib.old/Text/Tabs.pm
SYNOPSIS
use Text::Tabs;
$tabstop = 4; # default = 8
@lines_without_tabs = expand(@lines_with_tabs