Re: On naming new module for the eBay API

2022-08-25 Thread Dan Book
On Thu, Aug 25, 2022 at 2:11 PM David Shere wrote: > I am considering contributing a new module for using the eBay API. I have > read this https://pause.perl.org/pause/query?ACTION=pause_namingmodules > and have noted the existence of several other eBay API modules including &g

On naming new module for the eBay API

2022-08-25 Thread David Shere
I am considering contributing a new module for using the eBay API. I have read this https://pause.perl.org/pause/query?ACTION=pause_namingmodules and have noted the existence of several other eBay API modules including Net::eBay and eBay::API. I also see the discussion last month on this list

Re: New module: Type::Tie::Full

2021-04-30 Thread Dan Book
On Fri, Apr 30, 2021 at 4:23 AM Asher Gordon wrote: > Hello, > > I'm writing a new module that exports a similar interface to Type::Tie, > but performs a type check on the entire variable each time it is > changed. Obviously, this is much more expensive, but it can be useful &

New module: Type::Tie::Full

2021-04-30 Thread Asher Gordon
Hello, I'm writing a new module that exports a similar interface to Type::Tie, but performs a type check on the entire variable each time it is changed. Obviously, this is much more expensive, but it can be useful for types like Types::Standard::Dict in cases where speed is not very important

Re: New module: Text::Wrap::OO

2021-04-06 Thread Asher Gordon
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 --

Re: New module: Text::Wrap::OO

2021-04-06 Thread Asher Gordon
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

Re: New module: Text::Wrap::OO

2021-04-06 Thread Joey Kelly
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

Re: New module: Text::Wrap::OO

2021-04-06 Thread Dan Book
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 >

New module: Text::Wrap::OO

2021-04-06 Thread Asher Gordon
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

naming help for new module Net::Fritz

2016-06-08 Thread Christian Garbs
d a notice to the documentation saying something like "This package contains some code to talk the TR064 protocol. If anybody with knowledge of this protocol can identify these parts, I'm happy to extract them to a new module (eg. Protocol::TR064)." Splitting off parts of the modules should be very ea

New module proposal: Linux::RTC::Ioctl

2016-05-15 Thread Timothy Madden
Hello I would like to upload a new Linux module for access to the Real Time Clock (RTC) driver using ioctl calls. I use it for the wake-up alarm than can power on the computer over night for maintenance tasks. https://github.com/terminatorul/Linux-RTC-Ioctl As I am by no means an expert on

Re: naming a new module

2014-05-14 Thread David Cantrell
On Mon, May 12, 2014 at 05:09:27PM -0700, Greg Lindahl wrote: We're open-sourcing our module that generates the basedomain of a hostname, i.e. ic.ac.uk or blekko.com. We need a name. These existing modules do the same thing, only slower, less completely, and less correctly:

Re: naming a new module

2014-05-14 Thread Karen Etheridge
On Wed, May 14, 2014 at 12:47:50PM +0100, David Cantrell wrote: These existing modules do the same thing, only slower, less completely, and less correctly: Instead of less completely and less correctly they might just have a different definition of what is correct. I don't think this is a

naming a new module

2014-05-12 Thread Greg Lindahl
We're open-sourcing our module that generates the basedomain of a hostname, i.e. ic.ac.uk or blekko.com. We need a name. These existing modules do the same thing, only slower, less completely, and less correctly: Mozilla::PublicSuffix Domain::PublicSuffix ParseUtil::Domain

Re: naming a new module

2014-05-12 Thread Aristotle Pagaltzis
* Greg Lindahl lind...@pbm.com [2014-05-13 02:10]: We're open-sourcing our module that generates the basedomain of a hostname, i.e. ic.ac.uk or blekko.com. We need a name. These existing modules do the same thing, only slower, less completely, and less correctly: Mozilla::PublicSuffix

new module - Mail::DMARC

2013-05-01 Thread Matt Simerson
I am packing up some code I wrote for another project as a perl module. The code is a DMARC implementation in perl, so the obvious name seems to be: Mail::DMARC I am coordinating with Davide Migliavacca, author of the Mail::DMARC::libopendmarc module. His module is an XS interface to

new module version

2012-10-29 Thread Mikhail Che
Hi, How to apply new version for uploaded module? PAUSE indexer status OK. Why my Edit Module Metadata on PAUSE is empty? Always Register Namespace for new versions? Thanks. --- Regards, Mikhail (MCHE)

Re: new module version

2012-10-29 Thread Shlomi Fish
Hi Mikhail, On Mon, 29 Oct 2012 12:42:39 +0500 Mikhail Che m@aukama.dyndns.org wrote: Hi, How to apply new version for uploaded module? PAUSE indexer status OK. Is this module yours? Are you the owner of this namespace? What is this module? Why my Edit Module Metadata on PAUSE is

Re: new module version

2012-10-29 Thread Mikhail Che
Hi Shlomi Shlomi Fish wrote 2012-10-29 13:05: Hi Mikhail, On Mon, 29 Oct 2012 12:42:39 +0500 Mikhail Che m@aukama.dyndns.org wrote: Hi, How to apply new version for uploaded module? PAUSE indexer status OK. Is this module yours? Are you the owner of this namespace? What is this

Re: new module version

2012-10-29 Thread Shlomi Fish
Hi Mikhail, On Mon, 29 Oct 2012 13:28:33 +0500 Mikhail Che m@aukama.dyndns.org wrote: Hi Shlomi Shlomi Fish wrote 2012-10-29 13:05: Hi Mikhail, On Mon, 29 Oct 2012 12:42:39 +0500 Mikhail Che m@aukama.dyndns.org wrote: Hi, How to apply new version for uploaded module?

Re: new module version

2012-10-29 Thread Mikhail Che
Shlomi Fish wrote 2012-10-29 14:07: Hi Mikhail, On Mon, 29 Oct 2012 13:28:33 +0500 Mikhail Che m@aukama.dyndns.org wrote: Hi Shlomi Shlomi Fish wrote 2012-10-29 13:05: Hi Mikhail, On Mon, 29 Oct 2012 12:42:39 +0500 Mikhail Che m@aukama.dyndns.org wrote: Hi, How to apply new

Re: new module version

2012-10-29 Thread Eirik Berg Hanssen
On Mon, Oct 29, 2012 at 9:28 AM, Mikhail Che m@aukama.dyndns.orgwrote: Is this module yours? Are you the owner of this namespace? What is this module? Yes, is my module lib::remote. I did upload version 0.01 and send register namespace request

Re: new module version

2012-10-29 Thread Mikhail Che
Eirik Berg Hanssen wrote 2012-10-29 14:45: On Mon, Oct 29, 2012 at 9:28 AM, Mikhail Che m@aukama.dyndns.org wrote: Is this module yours? Are you the owner of this namespace? What is this module? Yes, is my module lib::remote. I did upload version 0.01 and send register namespace request

Re: new module version

2012-10-29 Thread Mikhail Che
Eirik Berg Hanssen wrote 2012-10-29 14:45: On Mon, Oct 29, 2012 at 9:28 AM, Mikhail Che m@aukama.dyndns.org wrote: Is this module yours? Are you the owner of this namespace? What is this module? Yes, is my module lib::remote. I did upload version 0.01 and send register namespace request

Re: new module version

2012-10-29 Thread Shlomi Fish
On Mon, 29 Oct 2012 14:31:03 +0500 Mikhail Che m@aukama.dyndns.org wrote: Shlomi Fish wrote 2012-10-29 14:07: Hi Mikhail, On Mon, 29 Oct 2012 13:28:33 +0500 Mikhail Che m@aukama.dyndns.org wrote: Hi Shlomi Shlomi Fish wrote 2012-10-29 13:05: Hi Mikhail, On Mon, 29 Oct

Re: new module version

2012-10-29 Thread Mikhail Che
Shlomi Fish wrote 2012-10-29 16:03: On Mon, 29 Oct 2012 14:31:03 +0500 Mikhail Che m@aukama.dyndns.org wrote: Shlomi Fish wrote 2012-10-29 14:07: Hi Mikhail, On Mon, 29 Oct 2012 13:28:33 +0500 Mikhail Che m@aukama.dyndns.org wrote: Hi Shlomi Shlomi Fish wrote 2012-10-29 13:05:

Re: new module version

2012-10-29 Thread David Cantrell
On Mon, Oct 29, 2012 at 01:03:08PM +0200, Shlomi Fish wrote: It's there now - http://search.cpan.org/dist/lib-remote/ . Note that generally metacpan.org is now preferable over search.cpan.org . Note that this is a matter of opinion, not of fact. -- David Cantrell | Enforcer, South London

Re: new module version

2012-10-29 Thread David Cantrell
On Mon, Oct 29, 2012 at 04:19:56PM +0500, Mikhail Che wrote: Shlomi Fish wrote 2012-10-29 16:03: metacpan.org is now preferable over search.cpan.org . Nice. But is there command line utility like cpan for install from metacpan.org? No. There isn't one for installing from search.cpan.org

Re: new module version

2012-10-29 Thread Mikhail Che
David Cantrell wrote 2012-10-29 19:56: On Mon, Oct 29, 2012 at 04:19:56PM +0500, Mikhail Che wrote: Shlomi Fish wrote 2012-10-29 16:03: metacpan.org is now preferable over search.cpan.org . Nice. But is there command line utility like cpan for install from metacpan.org? No. There isn't

New module naming

2011-11-08 Thread Trystan
Hi. I've written few libraries I'd like to release on CPAN and I'm looking for some advice on how to name them. I found this idea in Head First OOADhttp://headfirstlabs.com/books/hfooad/, chapter 5. It's somewhat like a very simple version of Key-Value

Re: New module naming

2011-11-08 Thread sawyer x
Wow this has turned into a monster thread... ouch. On Mon, Nov 7, 2011 at 7:42 PM, Shlomi Fish shlo...@shlomifish.org wrote: Hi Sawyer, Hey. :) The problem is that using my $a and my $b will prevent the built-in $a and $b from being used and as a result is a bad idea. We should make sure

Re: New module naming

2011-11-08 Thread Shlomi Fish
Hello Sawyer, On Tue, 8 Nov 2011 17:38:56 +0200 sawyer x xsawy...@gmail.com wrote: Wow this has turned into a monster thread... ouch. On Mon, Nov 7, 2011 at 7:42 PM, Shlomi Fish shlo...@shlomifish.org wrote: The problem is that using my $a and my $b will prevent the built-in $a and $b

Re: New module naming

2011-11-07 Thread Shlomi Fish
Hi Trystan, On Sun, 6 Nov 2011 16:28:03 -0600 Trystan trysta...@gmail.com wrote: Hi. I've written few libraries I'd like to release on CPAN and I'm looking for some advice on how to name them. I found this idea in Head First OOADhttp://headfirstlabs.com/books/hfooad/, chapter 5. It's

Re: New module naming

2011-11-07 Thread Serguei Trouchelle
What about Object::KVC, Object::KVC::String, Object::KVC::List? Trystan wrote: I found this idea in Head First OOAD http://headfirstlabs.com/books/hfooad/, chapter 5. It's somewhat like a very simple version of Key-Value Coding

Re: New module naming

2011-11-07 Thread sawyer x
On Mon, Nov 7, 2011 at 10:07 AM, Shlomi Fish shlo...@shlomifish.org wrote: You shouldn't call lexical variables $a and $b: That was a completely pointless comment, Shlomi. He's trying to showcase an action on two objects that have the exact same level of importance and relevance. Calling

Re: New module naming

2011-11-07 Thread Trystan
What about Object::KVC, Object::KVC::String, Object::KVC::List? KVC it is. I had actually been considering that. In the Object::Generic documentation the author says his module should have been in the Class:: namespace. What is the difference between the Object:: namespace and Class::

Re: New module naming

2011-11-07 Thread Aristotle Pagaltzis
* Trystan trysta...@gmail.com [2011-11-06 23:30]: I found this idea in Head First OOADhttp://headfirstlabs.com/books/hfooad/, chapter 5. It's somewhat like a very simple version of Key-Value

Re: New module naming

2011-11-07 Thread Trystan
On Mon, Nov 7, 2011 at 12:39 PM, Aristotle Pagaltzis pagalt...@gmx.dewrote: * Trystan trysta...@gmail.com [2011-11-06 23:30]: I found this idea in Head First OOADhttp://headfirstlabs.com/books/hfooad/, chapter 5. It's somewhat like a very simple version of Key-Value Coding

Re: New module naming

2011-11-07 Thread Bob Parker
-Original Message- From: Shlomi Fish shlo...@shlomifish.org Date: Mon, 7 Nov 2011 19:42:35 +0200 To: sawyer x xsawy...@gmail.com Cc: Perl Module Authors List module-authors@perl.org Subject: Re: New module naming Hi Sawyer, On Mon, 7 Nov 2011 13:36:58 +0200 sawyer x xsawy...@gmail.com

Politics Personalities - was Re: New module naming

2011-11-07 Thread Bob Parker
From: Eirik Berg Hanssen ebhans...@cpan.org Reply-To: ebhans...@cpan.org Date: Mon, 7 Nov 2011 21:39:15 +0100 To: Bob Parker b...@perldevgeek.com Cc: Shlomi Fish shlo...@shlomifish.org, Perl Module Authors List module-authors@perl.org Subject: Re: New module naming On Mon, Nov 7, 2011

Re: New module naming

2011-11-07 Thread Trystan
Uhm. So when would I ever use this over a simple hash? Well I used it because the application I'm working on has a data model with a lot of variation (I did this instead of creating a massive class hierarchy). The accessors are the hash key scalar string. The 'equals' and 'contains' methods are

Taking another swing [was: New module naming]

2011-11-07 Thread Aristotle Pagaltzis
* sawyer x xsawy...@gmail.com [2011-11-07 12:40]: * Shlomi Fish shlo...@shlomifish.org [2011-11-07 18:45]: You shouldn't call lexical variables $a and $b: That was a completely pointless comment, Shlomi. Only in sending it to the list instead of as a private comment, and in his way of

Re: Politics Personalities - was Re: New module naming

2011-11-07 Thread Aristotle Pagaltzis
* Bob Parker b...@perldevgeek.com [2011-11-07 22:15]: Perhaps you are a fan of the guy, perhaps not - I don't know you. Perhaps it doesn’t even matter. Perhaps you can be a decent person to someone you dislike. What I do know is that for the past several years, I have seen what should have

Re: Taking another swing [was: New module naming]

2011-11-07 Thread Bob Parker
Clearly you are another fanboy of Shlomi's. -Original Message- From: Aristotle Pagaltzis pagalt...@gmx.de Date: Mon, 7 Nov 2011 23:46:02 +0100 To: Perl Module Authors List module-authors@perl.org Subject: Taking another swing [was: New module naming] * sawyer x xsawy...@gmail.com [2011

Re: Taking another swing [was: New module naming]

2011-11-07 Thread Aristotle Pagaltzis
* Bob Parker b...@perldevgeek.com [2011-11-08 00:30]: Clearly you are another fanboy of Shlomi's. You found me out. I am two days short of proposing gay marriage to him. * Aristotle Pagaltzis pagalt...@gmx.de [2011-11-07 23:50]: * sawyer x xsawy...@gmail.com [2011-11-07 12:40]: This is a

Re: Taking another swing [was: New module naming]

2011-11-07 Thread Bob Parker
of the mailing list's time. If you have anything further to say, you can say it privately. -Original Message- From: Aristotle Pagaltzis pagalt...@gmx.de Date: Tue, 8 Nov 2011 02:22:15 +0100 To: Perl Module Authors List module-authors@perl.org Subject: Re: Taking another swing [was: New module naming

Re: Taking another swing [was: New module naming]

2011-11-07 Thread Aristotle Pagaltzis
* Bob Parker b...@perldevgeek.com [2011-11-08 04:55]: Aristotle you are, by your words and deeds in this thread, what was known in my days in school as a bully. Apparently age and so-called maturity has not changed that. Hating Shlomi does not justify bullying him and painting me as the bully

Re: New module naming

2011-11-07 Thread Eirik Berg Hanssen
On Mon, Nov 7, 2011 at 9:28 PM, Bob Parker b...@perldevgeek.com wrote: In this particular case, pretty much everyone clearly understood that what was given was a GENERIC EXAMPLE, not real code. It didn't call for code review, comment or criticism on the use of variables or their naming. What

Re: New module naming

2011-11-07 Thread Eirik Berg Hanssen
On Mon, Nov 7, 2011 at 12:36 PM, sawyer x xsawy...@gmail.com wrote: This is a case where $a and $b makes absolute sense. It is also the same case as Perl's sort() function that uses $a and $b to indicate two values of the same importance. ... except declaring them as lexicals still

Re: Taking another swing [was: New module naming]

2011-11-07 Thread Zbigniew Łukasiak
On Tue, Nov 8, 2011 at 2:22 AM, Aristotle Pagaltzis pagalt...@gmx.de wrote: ... In the real world people learn by copy-pasting code and tweaking until it seems to do what they wanted. Every code example should be as close to real working code as possible, ideally *should* be real working

New module naming

2011-11-06 Thread Trystan
Hi. I've written few libraries I'd like to release on CPAN and I'm looking for some advice on how to name them. I found this idea in Head First OOADhttp://headfirstlabs.com/books/hfooad/, chapter 5. It's somewhat like a very simple version of Key-Value

Re: Re: Naming a new module USB::Descriptor?

2011-08-05 Thread Brandon Fosdick
On 07/22/64 11:59 , David Cantrell wrote: I'd have thought that Device::USB::Descriptor would be a good place, with no need for a further ::Device. Underneath that you could have things like D::U::Descriptor::HID, D::U::Descriptor::Storage or whatever. Actually, a USB descriptor set is a

Re: Naming a new module USB::Descriptor?

2011-08-03 Thread David Cantrell
On Mon, Aug 01, 2011 at 10:59:35AM -0700, Brandon Fosdick wrote: My day job has me manually creating descriptors for USB devices more often than I care to, so I've created a module for auto-generating said descriptors. The resulting object tree can then be output as a structure suitable

Naming a new module USB::Descriptor?

2011-08-01 Thread Brandon Fosdick
I sent this to modu...@perl.org, but didn't get a response. So, I'm trying here. My day job has me manually creating descriptors for USB devices more often than I care to, so I've created a module for auto-generating said descriptors. The resulting object tree can then be output as a structure

new module/namespace query

2010-12-04 Thread Narbey Derbekyan
Greetings, I'm in the process of finishing a module for reading data from a Velleman PPS10 oscilloscope and would like some input on naming it. There already exist some modules that interface with other Velleman products and are under the Device::Velleman namespace. For example:

Re: advice on submitting new module

2010-08-26 Thread Kartik Thakore
, Ben Bimber bbim...@gmail.com wrote: Hello, I am trying to submit a new module for the first time and would like to be sure I'm doing everything correctly. The module itself is extremely simple: one file written in pure perl (attached). I followed what I believe I needed to create in terms

Re: Advice on new module

2010-03-25 Thread Kyle Emmons
Thanks, everyone, for the input! Net::PJLink v0.02 should have much improved tests. = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = Confidentiality Notice for North Kansas City Schools: This correspondence and any attachments are for the sole use of the intended

Advice on new module

2010-03-23 Thread Kyle Emmons
Hello module authors, I am preparing a new module for upload to CPAN. Currently it is named Net::PJLink, as it is an implementation of the PJLink network protocol (used for controlling multimedia projectors). However, I read the warning at https://pause.perl.org/pause/authenquery?ACTION

Re: Advice on new module

2010-03-23 Thread Ryan Voots
Kyle Emmons said: Hello module authors, I am preparing a new module for upload to CPAN. Currently it is named Net::PJLink, as it is an implementation of the PJLink network protocol (used for controlling multimedia projectors). However, I read the warning at https://pause.perl.org/pause

Re: Advice on new module

2010-03-23 Thread Ben Morrow
Quoth kemm...@nkcsd.k12.mo.us (Kyle Emmons): Hello module authors, I am preparing a new module for upload to CPAN. Currently it is named Net::PJLink, as it is an implementation of the PJLink network protocol (used for controlling multimedia projectors). However, I read the warning at https

Name Proposal for new Module (HTML::EditableTable)

2009-12-02 Thread Andrew Espenscheid
Hello, We plan to contribute modules that encapsulate the concept of an editable html table with a focus on engineering web applications. I propose the following names for the modules HTML::EditableTable HTML::EditableTable::Horizontal HTML::EditableTable::Vertical Thanks for your

Re: Name Proposal for new Module (HTML::EditableTable)

2009-12-02 Thread Eric Wilhelm
# from Andrew Espenscheid # on Tuesday 01 December 2009 06:39: I propose the following names for the modules HTML::EditableTable HTML::EditableTable::Horizontal HTML::EditableTable::Vertical Hi Andrew, The 'tableTable' part of the name is a bit of a mouthful. What about TableEditor? But,

Re: Name Proposal for new Module (HTML::EditableTable)

2009-12-02 Thread David Precious
Andrew Espenscheid wrote: Hello, We plan to contribute modules that encapsulate the concept of an editable html table with a focus on engineering web applications. I propose the following names for the modules HTML::EditableTable HTML::EditableTable::Horizontal

New module: Alien::SDL

2009-08-07 Thread Kartik Thakore
I have started work on Alien module similiar to the wxwidgets except for SDL and related libs. It purpose will be to provide details on how SDL is installed on the host system. Moreover if SDL is missing it will download either source or binaries. Since this will be my first CPAN module,

Re: New module: Alien::SDL

2009-08-07 Thread David Golden
On Fri, Aug 7, 2009 at 8:21 AM, Kartik Thakorethakore.kar...@gmail.com wrote: either source or binaries. Since this will be my first CPAN module, how do I upload the module? I already have a cpan account. Read the instructions: https://pause.perl.org/pause/authenquery?ACTION=pause_04about

Re: New Module

2009-05-03 Thread Aristotle Pagaltzis
* Jonathan Rockway j...@jrock.us [2009-05-03 08:00]: * On Sat, May 02 2009, Aristotle Pagaltzis wrote: Yeah, if there are thousands of other programmers using a module, then its name can be pretty much anything. If more or less the only marketing it has is search.cpan.org results page,

Re: New Module

2009-05-03 Thread Chris Dolan
On May 3, 2009, at 6:54 AM, Aristotle Pagaltzis wrote: * Jonathan Rockway j...@jrock.us [2009-05-03 08:00]: This is why Perl people should blog more. Agreed, that helps up to a point. But you can’t natter on about *every* module at the same level of noise. I vehemently agree. At the risk

Re: New Module

2009-05-03 Thread Aristotle Pagaltzis
* Chris Dolan ch...@chrisdolan.net [2009-05-03 16:25]: If you blog because you are inspired to say something important to the community, then I want to read it. If you blog every time you release a module, or just because mst told you to, then you are just lowering the signal-to-noise ratio.

Re: New Module

2009-05-02 Thread Ivan Wills
2009/5/2 Jonathan Rockway j...@jrock.us * On Thu, Apr 30 2009, Ivan Wills wrote: My module uses template toolkit templates. By manage I mean provide a command line tool to supply template parameters and print out processed templates. My long term goal is to provide a infrastructure to

Re: New Module

2009-05-02 Thread Aristotle Pagaltzis
* Jonathan Rockway j...@jrock.us [2009-05-01 19:15]: People will find your module, even if the name doesn't make sense. (Examples: Moose, Catalyst.) Yeah, if there are thousands of other programmers using a module, then its name can be pretty much anything. If more or less the only marketing

Re: New Module

2009-05-02 Thread Jonathan Rockway
* On Sat, May 02 2009, Aristotle Pagaltzis wrote: * Jonathan Rockway j...@jrock.us [2009-05-01 19:15]: People will find your module, even if the name doesn't make sense. (Examples: Moose, Catalyst.) Yeah, if there are thousands of other programmers using a module, then its name can be pretty

Re: New Module

2009-05-01 Thread Jonathan Rockway
* On Thu, Apr 30 2009, Ivan Wills wrote: My module uses template toolkit templates. By manage I mean provide a command line tool to supply template parameters and print out processed templates. My long term goal is to provide a infrastructure to produce commands like catalyst.pl or h2xs

Re: New Module

2009-04-30 Thread Ivan Wills
2009/4/29 Andy Armstrong a...@hexten.net On 29 Apr 2009, at 11:59, Ivan Wills wrote: I have most converted a script that I have long used for managing templates (for files like perl files, XHTML etc) into a package that I can upload to CPAN. It includes a script to actually pass the

Re: New Module

2009-04-30 Thread Marco Masetti
Ivan Wills ha scritto: 2009/4/29 Andy Armstrong a...@hexten.net mailto:a...@hexten.net On 29 Apr 2009, at 11:59, Ivan Wills wrote: I have most converted a script that I have long used for managing templates (for files like perl files, XHTML etc) into a package that

New Module

2009-04-29 Thread Ivan Wills
Hi, I have most converted a script that I have long used for managing templates (for files like perl files, XHTML etc) into a package that I can upload to CPAN. It includes a script to actually pass the templates. At the moment it is called Template::CMD. I was wondering if this is the

Re: New Module

2009-04-29 Thread Andy Armstrong
On 29 Apr 2009, at 11:59, Ivan Wills wrote: I have most converted a script that I have long used for managing templates (for files like perl files, XHTML etc) into a package that I can upload to CPAN. It includes a script to actually pass the templates. At the moment it is called

New module idea for intranet location of ipaddresses

2008-03-07 Thread Andrew Stringer
Hi all, 1st post to list The idea of the module I am working on comes from Max Mind's Geoip location module and the awstats log analysis package. My module does a similar thing, it allows an ipaddress to be passed and provides location info, but it is designed for use in an intranet

Re: New module idea for intranet location of ipaddresses

2008-03-07 Thread Bill Ward
On Fri, Mar 7, 2008 at 9:18 AM, Andrew Stringer [EMAIL PROTECTED] wrote: I am not sure how an external config file fits with a perl module though. Should a module be entirely self contained? Well, one way is to do the way Perl itself (Config.pm) and CPAN.pm do it - store the configuration in

Re: Choosing a name for may new module

2007-09-28 Thread Jonathan Rockway
Jean-Christian Hassler wrote: Well... The module itself is not made specially for catalyst. I d'like to use it in a view for catalyst in a second time. Just like HTML::Template which is used in Catalyst::View::HTML::Template . Fair enough. Regardless, I think you'll get more interest on the

Re: Choosing a name for may new module

2007-09-27 Thread Jonathan Rockway
Jean-Christian Hassler wrote: Hello !! I would like to create a module to use as a view in the catalyst framework. You should ask on the Catalyst list instead. See http://lists.scsys.co.uk/mailman/listinfo/catalyst for details. Regards, Jonathan Rockway signature.asc Description:

Re: Choosing a name for may new module

2007-09-27 Thread Jean-Christian Hassler
Well... The module itself is not made specially for catalyst. I d'like to use it in a view for catalyst in a second time. Just like HTML::Template which is used in Catalyst::View::HTML::Template . Le jeudi 27 septembre 2007 à 15:32 -0500, Jonathan Rockway a écrit : Jean-Christian Hassler

Proposal for new module Statistics::Gtest

2007-08-12 Thread David Fleck
I've written a small object-oriented module to calculate a G-statistic for goodness of fit, given tabular data. I'm pretty certain one doesn't exist in CPAN, but if anyone knows of such a thing, please stop me before I push it up to PAUSE. For more information about the module and what it

Re: RFC: new module Finance::MortgageCalculator

2006-11-07 Thread Jim Schneider
Perhaps Finance::Calculator::Mortgage? - Original Message - From: Dmitri Tikhonov [EMAIL PROTECTED] To: Smylers [EMAIL PROTECTED] Cc: module-authors@perl.org Sent: Wednesday, November 01, 2006 9:32 AM Subject: Re: RFC: new module Finance::MortgageCalculator Mortgages may compound

Re: RFC: new module Finance::MortgageCalculator

2006-11-05 Thread Smylers
On November 1st Chris wrote: Is this discount completely unique to the UK? I wouldn't've thought so. But I only know UK mortgages, and the things I mentioned weren't included by Dmitri in the description of what his module does, nor on the webpage he linked to about how to calculate USA and

Re: RFC: new module Finance::MortgageCalculator

2006-11-01 Thread Smylers
Dmitri Tikhonov writes: I intend to write a new module, Finance::MortgageCalculator, with the express purpose of calculating mortgages. Does anyone foresee any problem with the name? Which country's mortgage markets are you familiar with? Do you have confidence that whatever calculations

Re: RFC: new module Finance::MortgageCalculator

2006-11-01 Thread Chris
On Wed, 1 Nov 2006, Smylers wrote: Dmitri Tikhonov writes: I intend to write a new module, Finance::MortgageCalculator, with the express purpose of calculating mortgages. Does anyone foresee any problem with the name? Which country's mortgage markets are you familiar with? Do you have

Re: RFC: new module Finance::MortgageCalculator

2006-11-01 Thread Smylers
Chris writes: On Wed, 1 Nov 2006, Smylers wrote: Dmitri Tikhonov writes: I intend to write a new module, Finance::MortgageCalculator, with the express purpose of calculating mortgages. Does anyone foresee any problem with the name? Which country's mortgage markets are you

Re: RFC: new module Finance::MortgageCalculator

2006-11-01 Thread Dmitri Tikhonov
Mortgages may compound differently -- monthly (the most common in the USA), biweekly, or semi-annually (Canadian). The common thing between them is that there's still a fixed number of payments. I will make the interface support all of these methods. The following web site has some formulas and

Re: RFC: new module Finance::MortgageCalculator

2006-11-01 Thread Smylers
Dmitri Tikhonov writes: Mortgages may compound differently -- monthly (the most common in the USA), biweekly, or semi-annually (Canadian). Or indeed daily: http://www.nationwide.co.uk/mortgage/homebuyers/intro.htm The common thing between them is that there's still a fixed number of

Re: RFC: new module Finance::MortgageCalculator

2006-11-01 Thread Struan Donald
* at 31/10 22:08 -0500 Dmitri Tikhonov said: Fellow authors, I intend to write a new module, Finance::MortgageCalculator, with the express purpose of calculating mortgages. Does anyone foresee any problem with the name? I searched CPAN for a while but have not found a module that does

Re: RFC: new module Finance::MortgageCalculator

2006-11-01 Thread Chris
On Wed, 1 Nov 2006, Smylers wrote: In the UK mortgages many also have a discounted rate for the first few years. I had one which had a discount of 1.2% points for 2 years followed by a premium of 0.8% points for 3 years (so paying out less during the first couple of years after buying a

RFC: new module Finance::MortgageCalculator

2006-10-31 Thread Dmitri Tikhonov
Title: RFC: new module Finance::MortgageCalculator Fellow authors, I intend to write a new module, Finance::MortgageCalculator, with the express purpose of calculating mortgages. Does anyone foresee any problem with the name? I searched CPAN for a while but have not found a module that does

Proposed new module: Parallel::Pvm::ResourceManager

2006-09-21 Thread Ryan Golhar
There is currently a module called Parallel::Pvm which provides a perl interface to PVM. After coding some programs to execute tasks in a cluster I found that there is no higher-level interface to submit tasks to PVM and obtain their results after they have completed, so I created a module to do

New module name

2006-09-19 Thread Oleg V. Volkov
Greetings. One day when I was tired from being (almost) unable to work with Unicode file names on Win32, I wrote a module with wrappers around Win32 API function that uses Win32::API to actually import them from .dlls. I did not use Win32API::File because it doesn't provide convient way to use

Re: New module name

2006-09-19 Thread Oleg V. Volkov
Greetings. David Golden [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Oleg, thanks for tackling such a tricky subject. Would you consider patching Win32API::File instead of releasing a new module? Or working with the current maintainer, demerphq, on improvements? I think

Re: New module name

2006-09-19 Thread demerphq
a new module? Or working with the current maintainer, demerphq, on improvements? I think that would be a better approach. I agree. Id also like to see more detail about the perceived weaknesses in Win32API::File. Also, id say that doing direct bindings against the Win API is superior to using

Re: New module name

2006-09-19 Thread David Golden
Oleg V. Volkov wrote: I lean in favor of new module, because I think that it would have different approach to task. Win32API::File is low-lever here's your access to internals, do what you want. It doesn't do any recoding or reformating (well, almost) for both input and output to make it more

Re: New module name

2006-09-19 Thread Oleg V. Volkov
Greetings. I agree. Id also like to see more detail about the perceived weaknesses in Win32API::File. Also, id say that doing direct bindings against the Win API is superior to using Win32::API, although im probably a touch biased. I'll just use an example. Here's the script my friend asked

New module File::SlurpCache - new CPAN distro or merge in existing?

2006-07-26 Thread Paul LeoNerd Evans
Following the resounding success [i.e. nobody complained] of my File::StatCache module sitting in the File-StatCache CPAN distribution, I'd now like to follow it up with a second module. This module builds on top of the first, implementing a read cache. Simple behaviour - give it a filename, it

Re: New module File::SlurpCache - new CPAN distro or merge in existing?

2006-07-26 Thread David Golden
Paul LeoNerd Evans wrote: Following the resounding success [i.e. nobody complained] of my File::StatCache module sitting in the File-StatCache CPAN distribution, I'd now like to follow it up with a second module. This module builds on top of the first, implementing a read cache. Simple behaviour

  1   2   3   4   >