I'm new to POE. How ould you recommend interfacing with your running program under Windows?

Thanks.
Tony

Been using perl, poe and dbi on windows for about 4 years. Compiling apps
with ActiveState's perlapp. It works great for what I do. I've been getting
around the DBI problem by using sqlite and making sure all my queries take
less than a tenth of a second. The db is simple enough that it works for
those apps.

On 2/21/07, Matt Sickler <[EMAIL PROTECTED]> wrote:

yes, DBI  and PoCoEasyDBI work just fine on windows

On 2/21/07, Bill Nash <[EMAIL PROTECTED]> wrote:
>
>
> Well...
>
> A better question would be: Do Perl and DBI work with windows?
>
> - billn
>
> On Wed, 21 Feb 2007, Mathieu Longtin wrote:
>
> > Do any of them work with windows?
> >
> > On 2/21/07, Matt Sickler <[EMAIL PROTECTED]> wrote:
> > >
> > > POE::Component::EasyDBI is what I use - quite simple and can be
> powerful
> > >
> > > On 2/20/07, Kevin Scaldeferri <[EMAIL PROTECTED]> wrote:
> > > >
> > > > Anyone want to strongly advocate for one of the four or so
> components
> > > > that comes up on a CPAN search for "POE DBI"?
> > > >
> > > > -kevin
> > > >
> > >
> >
> >
> >
> >
>




--
Mathieu Longtin
1-514-803-8977


Reply via email to