Re: How to run a perl script in background on Windows?

2011-08-05 Thread Christian Walde
On Wed, 03 Aug 2011 18:48:53 +0200, Jose Marquez wrote: What I'm trying to learn these days is how I run a Perl script in background on Windows. Can anybody give a hint on it? If you mean "running it without a console window", then Win32::Detached is what you want to use. -- With regards,

Re: install the prerequisite module automatically

2011-08-05 Thread Dermot
On 5 August 2011 10:28, Feng He wrote: > On Fri, Aug 5, 2011 at 4:36 PM, Dermot wrote: > Thanks. > Do you mean this section in Makefile.PL? > >    PREREQ_PM => { >        'Test::More' => 0, >    }, > > Regards. Yes. That's the form you will see if you use module-starter. You may also come acros

Re: install the prerequisite module automatically

2011-08-05 Thread Feng He
On Fri, Aug 5, 2011 at 4:36 PM, Dermot wrote: > If the Makefile.PL for you module has "requires MIME::Lite" in then > the end user will get a warning about the lack of a dependency. You > can not force the required modules to install on an end user's > machine. That will be down to how the end us

Re: install the prerequisite module automatically

2011-08-05 Thread Dermot
On 5 August 2011 02:12, Feng He wrote: > Hi, > > I have wrote a module and released it with module-starter. > (http://search.cpan.org/~xsawyerx/Module-Starter-1.58/lib/Module/Starter.pm) > > When I install it from the CPAN shell, how can I make the shell > install the prerequisite modules automati

Re: Hardware?

2011-08-05 Thread ERIC KRAUSE
SB, I'm curious why you don't think OS X and perl get along? I'm running 3 Macs and I've never had any issues. perl and cpan both run very smoothly and I haven't done any special tweaking to get it that way, it did out of the box. What type of issues are you seeing? ...and just curious, but OS X