On Tue, Aug 13, 2002 at 04:44:23PM +0200, Perl Authors Upload Server wrote:
> The following module was proposed for inclusion in the Module List:
> modid: Module::Signature
> DSLIP: cdpfp
> description: Module signature file manipulation
> userid: AUTRIJUS
On Thu, Aug 01, 2002 at 03:59:20AM +0200, Perl Authors Upload Server wrote:
> The following module was proposed for inclusion in the Module List:
> modid: Encode::HanExtra
> rationale:
> Perl 5.7.3 and later ships with an adequate set of Chinese
> encodings. However, the numbers
On Mon, Mar 24, 2003 at 10:36:25PM -0800, Robert Spier wrote:
> The idea comes up periodically, and I mention it to someone about
> every six months, but it is always shot down, usually with some
> comment having to do with inertia.
At OpenFoundry (http://upload.openfoundry.org/) here, we are
begi
On Tue, Mar 25, 2003 at 07:38:45PM +0100, Perl Authors Upload Server wrote:
> modid: POE::Component::Win32::Daemon
(Cc'ing the POE people at [EMAIL PROTECTED]).
I was under the impression that POE::Component::* modules are categorized
by functionality, not by platform; so, maybe
POE:
On Tue, Mar 25, 2003 at 10:49:33PM +0100, Perl Authors Upload Server wrote:
> The module is an interpreter (and kind of a chef2perl compiler) for
> the Chef programming language. Hence the Language:: namespace.
Currently the Language:: section in modlist says:
Language::
::Basic
On Tue, Mar 25, 2003 at 10:40:21PM +0100, Perl Authors Upload Server wrote:
> The following module was proposed for inclusion in the Module List:
>
> modid: Simulation::Particle
> DSLIP: RdpOp
> description: Simulate particle dynamics
> userid: SMUELLER (Steffen M?ller)
>
On Tue, Mar 25, 2003 at 10:23:44PM +0100, Perl Authors Upload Server wrote:
> Working with Tk::Listbox today, it bothered me that I could not
> access the listbox items more easily. Hence I created a tied wrapper
> to access the data in a Tk::Listbox widget.
Nice idea.
> It is pos
On Wed, Mar 26, 2003 at 11:59:27AM +0100, Steffen Mueller wrote:
> >As we just got the Physics:: toplevel, do you think that
> >Physics::Particle (or Physics::Particles) will fit your module's idea as
> >well?
>
> Just as well, yes. There is, however, a Simulation:: namespace, too, so
> I was not
On Wed, Mar 26, 2003 at 10:58:22PM +0800, Autrijus Tang wrote:
> > Just as well, yes. There is, however, a Simulation:: namespace, too, so
> > I was not proposing a new namespace.
>
> It may be in CPAN but it's not included in the official module list. :-)
Gawd, this
On Wed, Mar 26, 2003 at 06:13:24PM +0100, Arthur Bergman wrote:
> >Last week I tried to get response from this modules list, but there
> >was none. I know you are all very busy, but I can't wait too much
> >longer. Therefore, I now ask for the name space officially.
>
> I am not so sur
On Wed, Mar 26, 2003 at 05:21:11PM +0100, Arthur Bergman wrote:
> >I see now that Simulation::Automate and Language::Ook are indeed
> >included now. However I'm glad that you agreed on my suggestions.
> >Sorry and thanks!
>
> Should we try and get Language::Ook to move?
I feel rather bad about r
On Thu, Mar 27, 2003 at 03:27:02AM +0100, Perl Authors Upload Server wrote:
>
> modid: Tk::autobind
>
> Looks at the -text and -underline options for a Tk widget and
> produces a binding with the indicated character and the ALT
> modifier. This is especially useful under MSWin
On Thu, Mar 27, 2003 at 08:11:04AM +0100, Mark Overmeer wrote:
> > Personally, the name 'Pod::OO' sounds much more encouraging for other
> > module authors to try on (since it implies that it is compatible with
> > the POD syntax).
>
> That's one good point for POD::OO. That's probably the reason
On Thu, Mar 27, 2003 at 05:56:38PM +0100, Johan Vromans wrote:
> Hmm. Slightly simplified, perl ignores everything between (and
> including) a line that starts with '=', and a line that reads '=cut'.
> POD is one application that makes use of this to allow embedded
> documentation in perl programs.
On Thu, Mar 27, 2003 at 02:22:43PM -0800, Peter Guzis wrote:
> I don't have a preference one way or another. My original thought was
> to keep it consistent with the naming of the base module
> (Win32::Daemon) and Win32::* modules in general. I'm open to
> suggestions.
If so, can you submit anot
On Fri, Mar 28, 2003 at 08:16:29AM +0100, Mark Overmeer wrote:
> I don't think that the POD parser can handle this
>
> =docbook
>
>
>
>
>
>
> =cut
Well in fact, sure:
=for docbook
=cut
For example, pod2html already recognizes "=for html" bl
On Fri, Mar 28, 2003 at 11:15:00AM +0100, Johan Vromans wrote:
> Technically, this is true. But is this POD? Would you call this C:
>
>int foo(int bar) {
> _asm("...");
> _asm("...");
> _asm("...");
> _asm("...");
>}
Why, of course yes. There are plenty of perl progra
On Fri, Mar 28, 2003 at 12:08:22PM +0100, Mark Overmeer wrote:
> I think were are getting into a syntax debate for one of the
> documentation parsers which is implemented for OODoc. Debates
> about syntax are about as subjective as those about coding styles.
I did not know that you plan to implem
On Fri, Mar 28, 2003 at 03:36:45AM -0800, DH wrote:
> I tried contacting you before but you didn't write back
> (and a few of the messages bounced).
[snip]
> If anyone has any objections, speak up.
Can you give an account of how many times you tried reaching its
author about this matter, and the d
On Fri, Mar 28, 2003 at 12:30:28PM +0800, Autrijus Tang wrote:
> If so, can you submit another request on POD::Component::Daemon::Win32
> on PAUSE? :-)
Err, I meant POE::Component::Daemon::Win32, of course... :)
Thanks,
/Autrijus/
pgp0.pgp
Description: PGP signature
On Fri, Mar 28, 2003 at 05:53:08PM +, Nick Cleaton wrote:
> I'm working on a module for filtering scripting constructs out of
> HTML, leaving as much non-scripting markup in place as possible.
Cool idea. :-)
> I'm thinking HTML::XSSFilter, as it's an HTML filter primarily
> aimed at fighting
On Tue, Mar 25, 2003 at 07:38:45PM +0100, Perl Authors Upload Server wrote:
> modid: POE::Component::Win32::Daemon
(Oops, really cc'ing the POE people at [EMAIL PROTECTED]).
I was under the impression that POE::Component::* modules are categorized
by functionality, not by platform; so, ma
On Sat, Mar 29, 2003 at 11:49:37PM +0100, Perl Authors Upload Server wrote:
> I know of no other implementation of a utility like this anywhere.
> Of course, I don't get out much.
Some googling revealed that the Informix technology is trademarked and
often spelt as PERFORM, as 'Perform' is
On Sun, Mar 30, 2003 at 05:49:19AM +0200, Perl Authors Upload Server wrote:
> I suggested this module on comp.lang.perl.modules about a week ago,
> and the response was positive. I did a search around CPAN and didn't
> find any similar modules. I did see that a top-level Function:: name
On Sat, Mar 29, 2003 at 06:58:48PM -0800, Darren Duncan wrote:
> Specifically, while Perl itself does not make any implications that
> "Foo" is related to "Foo::Bar" or "Foo::Bar::Baz", I would appreciate
> it if the official module list recognized "Rosetta::*" as a reserved
> name space hierarchy
On Sun, Mar 30, 2003 at 12:49:16AM +0100, Perl Authors Upload Server wrote:
> Note: pause wants me to put this in chapter 2. I don't think I'll
> ever fully understand pause :)
Although I have approved your namespace and assigned it to chapter 3
according to your wish, I'd like to invite y
On Sun, Mar 30, 2003 at 11:37:43AM +0200, Arthur Bergman wrote:
> I think Tie::FunctionID is wrong since the fact that the variables are
> tied is in this case implmentation specific and not function specific.
Point. Devel::FunctionID, then?
Thanks,
/Autrijus/
pgp0.pgp
Description: PGP si
On Sun, Mar 30, 2003 at 01:40:59PM +0200, Perl Authors Upload Server wrote:
> modid: Text::Flowchart::Lingua
"Lingua" denotes a human language on CPAN. Try:
Text::Flowchart::Script
Text::Flowchart::Macro
or something like that.
Thanks,
/Autrijus/
pgp0.pgp
Description: PGP
On Sun, Mar 30, 2003 at 03:09:10PM +0200, [EMAIL PROTECTED] wrote:
> Note that the module is "again.pm". "again" in the subject is not to
> indicate that it is yet another submission :)
Can you differentiate your module with
Module::Reload, Apache::Reload, Module::Reload::Selective?
Thanks,
On Sun, Mar 30, 2003 at 07:22:48PM +0200, [EMAIL PROTECTED] wrote:
> In my opinion, again is more perlish. Especially because of its
> pragma-like name (compare C, C, C).
It is also confusing:
use Module::Name;
use again 'Module::Name';
If I know nothing about your module, I'd expect lin
On Mon, Mar 31, 2003 at 01:15:11AM +0200, Perl Authors Upload Server wrote:
> The following module was proposed for inclusion in the Module List:
>
> modid: CGI::Kwiki
> DSLIP: cdpOp
> description: Create an extendible Wiki in minutes
How about:
description: Quickie Wiki bu
On Sun, Mar 30, 2003 at 02:41:06PM +0200, Arthur Bergman wrote:
> >Point. Devel::FunctionID, then?
>
> I guess that would work.
Roode, what do you think about it? :)
Thanks,
/Autrijus/
pgp0.pgp
Description: PGP signature
On Mon, Mar 31, 2003 at 05:19:01PM +0100, Tim Bunce wrote:
> I believe there is no need to "clarify" trademark issues in module
> names. (In the same way that domain names that include a tradename
> don't have to include the owner of the trademark.) All that's
> needed is for the module *documenta
On Mon, Mar 31, 2003 at 09:09:29PM +0100, Tim Bunce wrote:
> It's up to [EMAIL PROTECTED] to avoid it setting any precedents.
I mistakenly looked at DBIx::OracleSequence and DBIx::MSSQLReporter in
the module list and thought that it's okay for DBIx::Informix::Perform
to go in; now I see that, foll
On Mon, Mar 31, 2003 at 11:37:01PM +0200, Perl Authors Upload Server wrote:
> The following module was proposed for inclusion in the Module List:
>
> modid: Math::ES
> DSLIP: bdpOp
> description: Evolution Strategy: genetic optimizer
>
> Almost everybody knows GAs, genetic a
On Mon, Mar 31, 2003 at 09:40:17PM -0800, Eric C. Weaver wrote:
> So, what's the official word from the modules-keepers? ::Informix:: or not?
The official word is: keep the DBIx::Informix::Perform namespace
with our blessing, and please accept my personal apology for letting
you be troubled with t
On Tue, Apr 01, 2003 at 08:41:13AM +0200, Perl Authors Upload Server wrote:
> Config::Merge merges configuration from at most three sources.
Is the maximum number of three an arbitary decision, or required by
your design?
> application may allow users to define configuration in a file, bu
On Tue, Apr 01, 2003 at 06:14:35PM +0200, Perl Authors Upload Server wrote:
> modid: DBD::google
Why the lowercase? Most DBD:: drivers are properly cased, with the sole
exception of 'mysql'. Wouldn't DBD::Google make more sense?
Thanks,
/Autrijus/
pgp0.pgp
Description: PGP signatu
On Tue, Apr 01, 2003 at 12:38:55PM -0500, darren chamberlain wrote:
> I'm getting ready to upload a new version soon(ish), though, so I
> suppose I could rename it DBD::Google from this point forward. I
> suppose the correct thing to do at this point would be to resubmit the
> namespace registrati
On Tue, Apr 01, 2003 at 02:20:18PM -0500, Michael Shehan wrote:
> Can you tell me why http://www.cpan.org now links to Matt's Script
> Archive?
In case you don't know, Matt recently teamed up with Matz (and the
ruby-porters ) to take over the leadership of the Perl 5 language and
modules, since th
On Tue, Apr 01, 2003 at 03:11:12PM -0500, Kurt Starsinic wrote:
> The "enteredby" field makes me wonder whether I should laugh or
> worry. Any clues?
It's a (admittedly lame) joke. I have also sent private mail to
Michael Shehan to clear up the matter. And no, there's no [EMAIL PROTECTED]
On Tue, Apr 01, 2003 at 09:11:27PM +0100, Tim Bunce wrote:
> > I just checked and the DBIx-Perform tarball is still there in
> > /W/WE/WEAV; I've "undeleted" the files.
> >
> > If you want to re-index it as DBIx::Perform I'm all for it.
>
> Thanks :)
>
> I think it would be easiest all round if
On Wed, Apr 02, 2003 at 11:09:17PM +0200, Perl Authors Upload Server wrote:
> The EMAIL::Newsletter namespace makes sense, because the module is
> used to send Email Newsletters.
First, we don't have an EMAIL toplevel yet, and I doubt it needs to be
all-capitalized since it's not an acrony
On Thu, Apr 03, 2003 at 09:17:38AM -0800, Anthony Ettinger wrote:
> My module handles HTML & Text-embedded
> multipart/alternative emails...Mail::Bulkmail does
> not.
How about subclassing Mail::Bulkmail and name it Mail::Bulkmail::HTML
or Mail::Bulkmail::MIME? We try to encourage as much re-use
On Thu, Apr 03, 2003 at 05:37:51PM +0200, Perl Authors Upload Server wrote:
> similar:
> NET::SMS GSM::SMS
Pardon my ignorance, but can you elaborate on the difference between
your module and the Net:: / GSM:: variants?
Thanks,
/Autrijus/
On Fri, Apr 04, 2003 at 10:50:55AM -0700, Kadura Rodney-rzer10 wrote:
> Can anyone tell me if there is any public source for manipulating Word
> docs? I use and love the ParseExcel and WriteExcel modules.
> Exececptional utilities. Is there anything similar out there for
> Word?
On Windows, you
On Wed, May 21, 2003 at 04:48:58PM +0200, Johan Vromans wrote:
> [Quoting Jan Dubois, on May 21 2003, 07:40, in "Re: Module submissio"]
> > And it is more likely that someone will stumble on the
> > Devel::Breakpoint module, than learning about the implementation details
> > of the Perl debugger.
>
On Wed, Mar 26, 2003 at 10:34:42AM -0800, Billa wrote:
> I want to install required modules I was able to download libnet-1.13.tar.gz,
> TermReadKey-2.21.tar.gz,Time-HiRes-1.43.tar.gz from CPAN.org but I don't see
> the other modules and I was able to find only perl5.005_03.tar.gz file. this
> file
在 ?G, 2003-09-09 04:01, Perl Authors Upload Server 寫道:
> The following module was proposed for inclusion in the Module List:
> That's why I want to write Convert::FEC.
> I am certain about most aspects, except the name. I looked through
> the Crypt, Data, Convert namespaces and the clos
在 ?G, 2003-09-09 02:23, Perl Authors Upload Server 寫道:
> At the base level is Win32::Security::Raw, which provides
> minimalist wrappers around the Win32 API calls that have proved
> necessary. Win32::Security::SID provides for interaction with SIDs,
> conversion between string and
在 ?G, 2003-09-09 01:54, Perl Authors Upload Server 寫道:
> The following module was proposed for inclusion in the Module List:
> modid: Net::BeepLite
> DSLIP: bdpOl
> description: lightweight BEEP framework
> userid: DBLACKA (David Blacka)
> chapterid:5 (Networking_Devi
在 ?T, 2003-09-10 04:44, James Page 寫道:
> Sometime bewteen 5.6 and 5.8 the fileparse function was updated to croak
> if it received a blank or undef as a parameter. This backwards
> incompatibility is causing lots of problems in my shop. Any reason for
> this change? Any likelihood of an update t
在 ?T, 2003-09-10 03:54, David Blacka 寫道:
> Net::BEEP::Lite would be fine, however.
>
> Although BEEP has been defined for 2 years, this is the first non-vaporware
> perl implementation of it that I'm aware of. I would hope that at some
> point a more comprehensive implementation of BEEP (one
在 ?@, 2003-09-08 10:30, Janek Schleicher 寫道:
> What about
> Digest::HashCash
> ^
> what seems to be easier to read for me.
I agree. The literature term for it seem to be "Hash cash tokens",
which suggests it can be separated into two words, which implies that
HashCash is a proper nam
在 ?|, 2003-09-11 14:32, [EMAIL PROTECTED] 寫道:
> Maybe the confusion arises because of "hash cash tokens" are being
> referred to in a general way sometimes, but that has no relevance to the
> actual hascash algorithm, or the actual hashcash tokens.
I see. I stand corrected, as googling "hash cash
?b 五, 2003-09-12 09:32, Perl Authors Upload Server ?g?D?G
> description: Returns the Persian (Farsi) HTML/Unicode equ
The description is too long. Can you shorten it a bit?
> rationale:
>
Also, a non-empty rationale will help. :-)
Thanks,
/Autrijus/
signature.asc
Description: =?UTF-8?Q
在 ?|, 2003-09-18 15:47, Perl Authors Upload Server 寫道:
> The following module was proposed for inclusion in the Module List:
> modid: Arary::Heap2
"Arary" will not do. Please fix this typo and re-submit. :-)
> And here is the rationale for choosing Array::Heap2:
> Well, there is
在 ??, 2003-09-19 00:56, Perl Authors Upload Server 寫道:
> similar:
> Term::ANSIColor Win32::Console Win32::Console::ANSI
Note that Term::ANSIScreen has a Win32::Console emulation mode, and also
works in a cross-platform fashion:
use Term::ANSIScreen;
my $console = Term::ANSIScreen->
On Fri, Oct 17, 2003 at 09:54:25PM +, Alexey Toptygin wrote:
> poke?
How about Win32::File::VersionInfo? I feel a wee bit uncomfortable
using nonstandard abbreviations, and IIRC "GetFileVersionInfo" is a
canonical name on Win32.
Thanks,
/Autrijus/
pgp0.pgp
Description: PGP signature
On Tue, Oct 21, 2003 at 05:05:32AM +1000, Ricky Buchanan wrote:
> Could you suggest an appropriate namespace for this file? Other
> than Mutt::Aliases, which creates a new root namespace which I
> understand is Generall Bad Form, I have no ideas.
Config::Mutt::Aliases, maybe?
Thanks,
/Autrijus/
On Wed, Oct 22, 2003 at 09:09:45AM +0100, Steve Hay wrote:
> Does somebody need to click one of the links at the bottom of the
> "Module submission" mail for Win32::UTCFileTime:
>http://www.xray.mpe.mpg.de/mailing-lists/modules/2003-05/msg00472.html
Exactly.
> If so, I'd appreciate somebody
On Thu, Oct 23, 2003 at 02:08:59AM +0200, Perl Authors Upload Server wrote:
> The following module was proposed for inclusion in the Module List:
> modid: Math::Gradient
> DSLIP: Rdpfp
As it is marked as "Release" quality as its first version, I wonder if
I can look at the code a b
On Sat, Nov 01, 2003 at 07:33:23PM +0100, Perl Authors Upload Server wrote:
> The following module was proposed for inclusion in the Module List:
> modid: TM
> DSLIP: cdcOb
> description: library for building Topic Maps applications
> userid: ALGER (Jan Algermissen)
> cha
On Sun, Sep 16, 2001 at 06:57:41AM -0700, Vipul Ved Prakash wrote:
> I have retracted the VERSION patch for the moment for two reasons: Perl
> versions are real numbers, and your patch treats them like canonical
> version strings. This might cause a problem in future, eg when we go from
> 0.3 to 0
me: Autrijus Tang
Email: [EMAIL PROTECTED]
WWW: http://autrijus.org/
UID: AUTRIJUS
Modules planned to contribute:
- libOurNet v1.4 (http://ourinet.com/libOurNet-snapshot.tar.gz),
These modules are interfaces to BBS-based groupware projects used in
Hong Kong, China and Taiwan by est. 1
Name: Autrijus Tang
Email: [EMAIL PROTECTED]
WWW: http://autrijus.org/
UID: AUTRIJUS
Wishes to upload this module:
- Convert::GeekCode v1.0
Convert::GeekCode converts and generates Geek Code L<http://geekcode.com/>
sequences. It supports different charsets an
66 matches
Mail list logo