Hello, CPAN librarians.
I and several others who depend on Text::ScriptTemplate have tried to
contact the author over many years to no avail, as you can see below from
the bounce and other messages without a response.
There are a couple of patches that fix problems with it. I'm ready to do a
release if I can be allowed to in PAUSE. My username is JONJ.
Can someone please authorize that for me?
Thanks,
Jon
---------- Forwarded message ----------
Date: Thu, 27 Apr 2017 10:07:31 -0700 (PDT)
From: Mail Delivery System <mailer-dae...@mx3.develooper.com>
To: j...@endpoint.com
Subject: Undelivered Mail Returned to Sender
This is the mail system at host mx3.develooper.com.
I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.
For further assistance, please send mail to postmaster.
If you do so, please include this problem report. You can
delete your own text from the attached returned message.
The mail system
<tyamad...@list.rakugaki.org>: Host or domain name not found. Name service
error for name=list.rakugaki.org type=A: Host not found
[ Part 2: "Delivery report" ]
Reporting-MTA: dns; mx3.develooper.com
X-Postfix-Queue-ID: 65FFC173D
X-Postfix-Sender: rfc822; j...@endpoint.com
Arrival-Date: Thu, 27 Apr 2017 10:07:31 -0700 (PDT)
Final-Recipient: rfc822; tyamad...@list.rakugaki.org
Original-Recipient: rfc822;tyamad...@list.rakugaki.org
Action: failed
Status: 5.4.4
Diagnostic-Code: X-Postfix; Host or domain name not found. Name service error
for name=list.rakugaki.org type=A: Host not found
[ Part 3: "Undelivered Message" ]
Date: Thu, 27 Apr 2017 10:59:36 -0600 (MDT)
From: Jon Jensen <j...@endpoint.com>
To: t...@cpan.org
Subject: Text::ScriptTemplate maintenance
Message-ID: <alpine.LFD.2.20.1704271058120.2722@cevzz>
Taisuke,
I've been trying to get in touch with you for quite a while -- see below!
I'm still interested in taking over maintenance of Text::ScriptTemplate
and realized I hadn't yet tried emailing your t...@cpan.org address.
We are still using it and would love to keep it current.
Thank you again for creating it, and thanks in advance for any reply!
Jon
---------- Forwarded messages ----------
Date: Fri, 10 Oct 2014 18:06:10 -0400 (EDT)
From: Jon Jensen <j...@endpoint.com>
To: t...@rakugaki.org
Subject: Text::ScriptTemplate patches
Taisuke,
I'm still interested in taking over maintenance of Text::ScriptTemplate
and found this email address for you in your Audio::SoundFile module on
CPAN.
We are still using it and would love to keep it current.
Thank you again for creating it, and thanks in advance for any reply!
Jon
Date: Tue, 13 Aug 2013 17:11:01 +0300 (EEST)
From: Jon Jensen <j...@endpoint.com>
To: tyamad...@list.rakugaki.org
Subject: Re: Text::ScriptTemplate patches
Taisuke,
I wrote to you over 7 years ago as copied below! And I'm still interested
in the Text::ScriptTemplate module. I wanted to see if you would mind if I
take over maintenance of the module on CPAN. We use it on some systems and
would like to keep it current.
Thank you in advance for any reply.
Jon
Date: Tue, 13 Aug 2013 17:09:47 +0300 (EEST)
From: Jon Jensen <j...@endpoint.com>
To: tyamad...@rakugaki.org
Subject: Re: Text::ScriptTemplate patches
Taisuke,
I wrote to you over 7 years ago as copied below! And I'm still interested in
the Text::ScriptTemplate module. I wanted to see if you would mind if I take
over maintenance of the module on CPAN. We use it on some systems and would
like to keep it current.
Thank you in advance for any reply.
Jon
Date: Fri, 24 Feb 2006 15:37:14 -0700 (MST)
From: Jon Jensen <j...@endpoint.com>
To: tyamad...@rakugaki.org
Subject: Text::ScriptTemplate patches
Taisuke,
Thank you very much for releasing your excellent CPAN module
Text::ScriptTemplate! It does exactly what we needed and no more, and is
well-written and documented. It works much better for us than heavier
solutions like Embperl, Mason, or Template Toolkit.
I have added a couple of features to our copy:
(1) Add support for <% ... -%> and <%= ... -%> like Ruby on Rails' ERuby.
It strips the trailing newline if any.
(2) Added caching of the prepared code on disk, for faster speed. The Perl
code can be slurped in, compiled, and run, without having to parse the
template every time.
(3) A couple of minor tweaks to initializer and documentation.
Are you interested in taking a look at the patch and considering it for
the CPAN module? If so, please let me know and I'll send it.
Thanks again!
Jon