Re: Module submission Config::ApacheFormat

2002-11-24 Thread Sam Tregar
On Sun, 24 Nov 2002, brian d foy wrote: > > Apache::ConfigFile suffers from a complete lack of tests and a > > rather clumsy API. Also, it doesn't support quoted strings > > correctly. > > those things should be fixed. That sounds like a good idea. However, I took a look through the

Re: Requesting COMAINT on HTML::Template

2016-04-29 Thread Sam Tregar
e: Thu, Apr 14, 2016 at 10:07 AM > Subject: Requesting COMAINT on HTML::Template > To: modu...@cpan.org > Cc: Sam Tregar , mpet...@plusthree.com > > > Said module has had an outstanding bug ( > https://rt.cpan.org/Public/Bug/Display.html?id=98029) since v5.20. It > uses CGI, bu

Re: PAUSE permissions clash between HTML::Template::DEFAULT and HTML::Template::Default

2016-08-09 Thread Sam Tregar
That's fine - there's no upside to indexing these inner classes, they're entirely internal and don't have a public API. Thanks! Sam On Tue, Aug 9, 2016 at 5:05 PM, Neil Bowers wrote: > Hi Sam and Michael, > > I’m one of the PAUSE admins. I’m emailing you because I’m working on > resolving con

IPC::SharedCache - proposal

2000-01-09 Thread Sam Tregar
Hello again. I'd like to propose a module - IPC::SharedCache. Recently I've added a shared memory cache to HTML::Template using IPC::ShareLite and Storable. This requires HTML::Template to get pretty down and dirty with IPC::ShareLite and Storable - dealing with allocation and deallocation of I

Re: IPC::SharedCache - proposal

2000-01-10 Thread Sam Tregar
On Mon, 10 Jan 2000, Tim Bunce wrote: > A TIEHASH interface would make sense. Perhaps. How would a user specify the callback procedures with a TIEHASH interface? Special keys, maybe? > p.s. Does IPC::ShareLite work on Win32? Not that I know of, unless Win32 has a SysV IPC system I don't know

PAUSE incoming/ delete request

2000-06-26 Thread Sam Tregar
Hello. Could someone with the appropriate permissions delete incoming/HTML-Template-1.8.tar.gz. It was corrupted by an ascii-mode transfer and I need to re-upload it. Thanks. -sam (id: SAMTREGAR)

CGI::Application::MailPage

2000-08-02 Thread Sam Tregar
Hello again. I'd like to release a module I'm developing on CPAN. It's a CGI::Application module that allows people to mail HTML pages to their friends. I'd like to call it CGI::Application::MailPage. I have the permission of Jesse Erlbaum, the author of CGI::Application, to put it under his n

Registration Request: CGI::Application::MailPage

2000-08-12 Thread Sam Tregar
Let me try this again: NAME: CGI::Application::MailPage DESCRIPTION: CGI::Application that allows users to send a page to friends. DSLI: bmpO USER: SAMTREGAR CHAPTER: 15 It's a CGI::Application module that allows people to mail HTML pages to their friends. I'd like to call it CGI::Applica

Registration Request: CGI::Application::MailPage, third try

2000-09-02 Thread Sam Tregar
Let me try this again (again): NAME: CGI::Application::MailPage DESCRIPTION: CGI::Application that allows users to send a page to friends. DSLI: bmpO USER: SAMTREGAR CHAPTER: 15 It's a CGI::Application module that allows people to mail HTML pages to their friends. I'd like to call it CGI:

CGI::Application::MailPage, FORTH TRY

2000-12-29 Thread Sam Tregar
Let me try this again (again, again): NAME: CGI::Application::MailPage DESCRIPTION: CGI::Application that allows users to send a page to friends. DSLI: bmpO USER: SAMTREGAR CHAPTER: 15 It's a CGI::Application module that allows people to mail HTML pages to their friends. I'd like to call

Re: CGI::Application::MailPage, FORTH TRY

2000-12-30 Thread Sam Tregar
On Sat, 30 Dec 2000, Johan Vromans wrote: > Have you considered CGI::Application::MailURL instead of MailPage? If > I understand correctly, it does not necessarily send a page, but it > sends a URL, either as a link, as HTML, or as text. I think MailPage is more accurate - the module requires th

Re: CGI::Application::MailPage, FORTH TRY

2001-01-02 Thread Sam Tregar
On 2 Jan 2001, Andreas J. Koenig wrote: > As I see no risk of a namespace clash all three suggestions sound OK > to me. MailURL would be the most generic but it should really not be > limited to static pages on the local filesystem. Maybe you will add > this functionality (it should be a matter o

Re: CGI::Application::MailPage, FORTH TRY

2001-01-02 Thread Sam Tregar
On 2 Jan 2001, Andreas J. Koenig wrote: > That's there in CPAN/modules/04pause.html for quite some time: My apologies, I should have read more carefully - I didn't remember that section. -sam

Proposed Module: Tie::IntegerArray

2001-02-03 Thread Sam Tregar
d be faster. If this module proves at all popular then I will definitely move in that direction. =head1 CREDITS Steffen Beyer - Bit::Vector is pure magic. =head1 AUTHOR Sam Tregar, [EMAIL PROTECTED] =head1 SEE ALSO Bit::Vector =cut Thanks! -sam