[EMAIL PROTECTED] (Pat Deegan - Psychogenic) writes:
> MiniXML includes a pure Perl implementation of the API that allows
> you to access XML data and create valid XML output with a tree-based
> hierarchy of elements - you may wish to have a look at
> http://minixml.psychogenic.com/ for a detaile
[EMAIL PROTECTED] (_brian_d_foy) writes:
> In article <[EMAIL PROTECTED]>, Ian Stanley
><[EMAIL PROTECTED]> wrote:
>
> > Oyster::Shell is a OO framework for coding those tedious command line shells
>
> although i don't really object to Oyster, i would rather see this
> live in Shell::*
I'm n
[EMAIL PROTECTED] (Perl Authors Upload Server) writes:
> rationale:
>
> Basicly Class::AccessorMaker does the same as the ones already out
> there but with a nicer interface, just to make live a little more
> lazy.
Actually, Class::MethodMaker will eventually go to version 2 with
[EMAIL PROTECTED] (_brian_d_foy) writes:
> In article <[EMAIL PROTECTED]>, Ed Avis
><[EMAIL PROTECTED]> wrote:
>
> > Is there a namespace for pretend modules, modules which do not exist
> > and should not be installed? I was thinking of using names beginning
> > with an underscore, it's fairly
[EMAIL PROTECTED] (Chris White) writes:
> Just wondering of this got accpeted and its just taking a little
> time to get posted to the list... Or if I'm missing something
> again. :-) Thanks!
The list is still dated 2002/08/27 before these lists updates.
> Also, I beleive that Dominiuqe Dum
[EMAIL PROTECTED] (Pat Deegan) writes:
> Hello,
>
> Arthur Bergman wrote:
>
> >
> > Sorry for coming in late in the discussion, but how does this relate
> > to the XML::Simple module?
>
> > And other module maintainers, doesn't the XML::Simple namespace
> > belonge to the XML::Simple module a
[EMAIL PROTECTED] (Lee Goddard) writes:
> At 18:36 25/11/2002, you wrote:
>>In article <[EMAIL PROTECTED]>, Perl Authors
>>Upload Server <[EMAIL PROTECTED]> wrote:
>>
>> > The following module was proposed for inclusion in the Module List:
>> >
>> > modid: Tk::Wizatd
>> > DSLIP: bd
[EMAIL PROTECTED] (Leon Brocard) writes:
> Hello great PAUSE gods,
>
> I'd like to transfer all of my VCS:: modules (under LBROCARD)
> to Greg McCarroll (GMCCAR). What should I do?
>
Log on PAUSE, edit the module meta-data and change the user id.
HTH
--
[EMAIL PROTECTED]
Hi
Config-Model-2.127.tar.gz indexing failed due a DB error
The error message is:
> The PAUSE indexer could not store the indexing result in
>
> the DB due the following error: C< Lock wait timeout
> exceeded; try restarting transaction >. Please report the
>
On Tuesday, 2 October 2018 22:00:23 CEST you wrote:
> This error happens when too many uploads are competing on PAUSE, so
> maybe if you upload when nobody else does, chances are better to
> succeed. Maybe Saturday morning (European time). OTOH, you can also
> navigate to the "Force Reindexing" men
[EMAIL PROTECTED] (Perl Authors Upload Server) writes:
> modid: Tk::Program
> DSLIP: aupOp
> description: Complete standard application as mainwindow.
This is a good idea, but I fear that the Tk::Program name is somewhat
too vague and may be misleading. When I read the name, I t
"Frank Herrmann" <[EMAIL PROTECTED]> writes:
> Sure, i wait on your answer ;-)
Err, somehow I didn't get your reply through news ...
> Hmm, ok why not
>Tk::Application,
>Tk::App,
This does not highlight the fact that your widget is not an
application but kind of a framework
How abo
[EMAIL PROTECTED] (John Heidemann) writes:
> On Mon, 28 Jul 2003 22:36:59 EDT, "Martin 'Kingpin' Thurn" wrote:
>>WWW::SearchResult is currently owned by JOHNH
>>Please change ownership/permissions to MTHURN, i am the current maintainer.
>>Thank you.
>>
>> - - Martin 'Kingpin' Thurn
>
> As the old
[EMAIL PROTECTED] (Jari Aalto) writes:
> I noticed that my module does not have Licence indication. It's
> GPL, so please update the line at
> http://www.cpan.org/modules/00modlist.long.html
>
> Jari
>
> ::Squeeze bdpf? Shorten english text for Pagers/GSM phones JARIAALT
[EMAIL PROTECTED] (Perl Authors Upload Server) writes:
> Tk::
> ::Taxis bdpOp Widget for simulating biological taxis SCOOK
This module is so specific to biology that I'd prefer that you use a
name like (yes, it would be a new space name within Tk):
Tk::Bio::Taxis
Cheers
--
[E
[EMAIL PROTECTED] (Dominique Dumont) writes:
> [EMAIL PROTECTED] (Perl Authors Upload Server) writes:
>
>> Tk::
>> ::Taxis bdpOp Widget for simulating biological taxis SCOOK
>
> This module is so specific to biology that I'd prefer that you use a
&g
Hello Christophe
[EMAIL PROTECTED] (Christophe Mertz) writes:
> I uploaded Tk::Zinc some hours ago and I detected the following pb:
Looks great 8-)
> - Tk::Zinc comes with many demos, two of them using dedicted .pm
> (typically whell.pm and SimpleRadarControls.pm) These .pm are only
> usefull
[EMAIL PROTECTED] (Perl Authors Upload Server) writes:
> description: Read Only Text Widget with simple serach
> userid: RAZINF (Oded S. Resnik)
> chapterid:8 (User_Interfaces)
> communities:
>
> similar:
> Tk::More
What's the difference between your widget and Tk::ROText ?
[EMAIL PROTECTED] (Perl Authors Upload Server) writes:
> The following module was proposed for inclusion in the Module List:
>
> modid: Curses::UI::POE
> DSLIP: bdppo
> description: A subclass that forces Curses::UI to use POE
> userid: TAG (Scott McCoy)
> chapterid:
[EMAIL PROTECTED] (Andreas J. Koenig) writes:
> (CC'd to the RCS experts)
>
> > On Wed, 26 Sep 2001 16:49:30 +0200, Ziya Suzen <[EMAIL PROTECTED]> said:
>
>
> > The modules I wrote -for my own usage- are:
> > XXX::Parser # this the main interface
> > XXX::YappRcsParser#
Hello
I'm thinking about creating a new widget to set a logging facility
based on a Tk::ROText and the Log::Dispatch object.
This new widget would be named Tk::LogDispatch and would inherit
the Log::Dispatch::Output class.
Each log passed to the widget would be displayed on the
text window in
Le 07/02/2000, Nick Ing-Simmons a écrit :
> Dominique Dumont <[EMAIL PROTECTED]> writes:
> >This new widget would be named Tk::LogDispatch and would inherit
> >the Log::Dispatch::Output class.
>
> Can you give an outline of what Log::Dispatch does?
> I could
Hello
As discussed a few weeks ago, here's the first version of the
Log::Dispatch ::TkText widget.
Please could you try it (provided you load first Log::Dispatch) and
tell me what you think about the module and its doc.
Here's an extract from the README file:
This widget provide:
- a read-on
Hello
I want to upload a new module to CPAN. The distribution will be named
Log-Dispatch-Tk.
This distribution will contain 2 classes:
- Log::Dispatch::TkText: a read-only text widget (based on Tk::ROText)
for logging through the Log::Dispatch module.
- Log::Dispatch::ToTk: a Tk interface
PAN ;-)
Please tell me if some of your modules are missing.
Cheers
Title: The Perl/Tk Module List
The Perl/Tk Module List
Maintained by Dominique
Dumont
$Revision: 1.2 $
Contents
Introduction
Playing Your Part
The Perl/Tk Modules
The Perl/Tk Scripts
Where Are The Modules Kept?
C
Achim Bohnet <[EMAIL PROTECTED]> writes:
> I didn't anwser? I'm getting old :(
> Dominique Dumont <[EMAIL PROTECTED]> (cc'ed)
> is for about half a year the new maintainer of the tk module list.
My address is [EMAIL PROTECTED] A more permanent alias is
[EMAIL PROTECTED] (Andreas J. Koenig) writes:
> >> lists the new location as:
> >>
> >> http://www.Lehigh.EDU/~sol0/ddumont/ptk_module_list.html
>
> > This is correct thanks to Steve Lidie who lends me some place out of
> > HP firewalls.
>
> So Dominique, there are two things to say: PAUSE
Hello
I've written for my needs an interface module that works on top of the
HP-UX command ioscan. This module is quite basic but it interests some
people in the community. (See the small thread in c.l.p.modules for
further details)
So do you agree that:
- The HPUX:: namespace should be created
Hello
After some discussion on c.l.p.modules, some people are interested by
an HPUX::Ioscan module. So I'm going to upload to CPAN.
This will create a new top level category (HPUX::).
This module works on top of the HP-UX command ioscan. It forks a
process to run the ioscan command and parses
Hello
Since some people are interested in the possibility to edit the data
displayed by ObjScanner, I've created 2 new widgets to do that.
The first is Tk::DataEditor:
DESCRIPTION
This widget provides a GUI to edit the attributes of an object or the
elements of a simple hash or array.
The ed
30 matches
Mail list logo