your name: Jason Spence
your email address: [EMAIL PROTECTED]
your homepage if you have one: http://lightconsulting.com/~thalakan/code.html
your preferred user-ID on CPAN: thalakan
a short description of what you're planning to contribute:
modules that people will find useful
Çäðàâñòâóéòå!
Ïîçâîëüòå ïîçäðàâèòü Âàñ ñ çàìå÷àòåëüíûì ïðàçäíèêîì - Äíåì ãîðîäà.  ýòîò
çíà÷èìûé äëÿ âñåõ ìîñêâè÷åé äåíü æåëàåì Âàì èñïîëíåíèÿ ñàìûõ çàâåòíûõ
æåëàíèé. Ïóñòü æèçíü òå÷åò ïî Âàøåìó ñöåíàðèþ.
Êîìïàíèÿ "Global Marketing"
www.global-marketing.ru
Name: Jade E. Deane
Email address: [EMAIL PROTECTED]
Homepage: http://vista.riven.net/~moose
Preferred user-id: JADEDEANE
Description: I plan to publish numerous personal works. Most notably
Weather Fetch (weather reporting), and a network services/security toolkit.
On Fri, Aug 31, 2001 at 11:08:09AM -0400, Kirrily Robert wrote:
> In lists.projects.perl.modules, you wrote:
> >I believe this was discussed a while ago, but no action was taken.
> >
> >Two new interface styles are needed.
> >
> >First is 'p' for 'pragma'. This is for things like
> >Lingua::Roman
On Sat, Sep 01, 2001 at 08:02:33AM -0700, Kurt D. Starsinic wrote:
| > >The second is 'o' for 'other'. A lot of stuff just doesn't fit.
| > >Test::Inline lets you put code in POD. What the hell kind of
| > >interface is that?
|
| I don't see how that affects what kind of interface it is. I
Name: Nilson S. F. Junior
Email: [EMAIL PROTECTED]
Homepage: not yet
Preferred user-ID: NILSONSFJ
Description: I'm planning to contribute mostly with Win32 modules, at least
in a short term perspective, maybe some Term stuff and other personal
projects.
On Sat, Sep 01, 2001 at 08:02:33AM -0700, Kurt D. Starsinic wrote:
> > >The second is 'o' for 'other'. A lot of stuff just doesn't fit.
> > >Test::Inline lets you put code in POD. What the hell kind of
> > >interface is that?
>
> I don't see how that affects what kind of interface it is. I
Please register me as a developer on PAUSE.
J. J. Horner
[EMAIL PROTECTED]
http://www.2jnetworks.com/~jhorner/
USERID - jjhorner
I plan to contribute mainly mod_perl related modules.
Thank you,
JJ
--
J. J. Horner
"H*","6d6174686c696e40326a6e6574776f726b732e636f6d"
***
(This Mail was generated by the server
http://pause.perl.org/pause/authenquery;ACTION=edit_cred
automatically)
Record update in the PAUSE users database:
userid: [SHERZODR]
fullname: [Sherzod Ruzmetov]
asciiname: []
email: [[EMAIL PROTECTED]] was [[EMAIL PROTECTED]]
homepage
On Sat, Sep 01, 2001 at 08:02:33AM -0700, Kurt D. Starsinic wrote:
> On Fri, Aug 31, 2001 at 11:08:09AM -0400, Kirrily Robert wrote:
> > In lists.projects.perl.modules, you wrote:
> > >I believe this was discussed a while ago, but no action was taken.
> > >
> > >Two new interface styles are needed
On Sat, Sep 01, 2001 at 10:19:07PM +0100, Graham Barr wrote:
> > > >The second is 'o' for 'other'. A lot of stuff just doesn't fit.
> > > >Test::Inline lets you put code in POD. What the hell kind of
> > > >interface is that?
> >
> > I don't see how that affects what kind of interface it is
Hi,
I wrote a set of modules to deal with time in an object oriented
fashion. Example:
use Time::OO;
my $time = Time::OO->new();
$time->import(time());
$time->month->next(); # oh isn't this "becautiful" ;)
print $time->as_string("%d.%m.%Y %H:%M:%S\n"); #
12 matches
Mail list logo