On Mon, Jan 14, 2013 at 9:06 PM, Gabor Szabo wrote:
> On Mon, Jan 14, 2013 at 9:59 PM, Buddy Burden
> wrote:
> > Guys,
> >
> > Okay, my Google-fu is failing me, so hopefully one of you guys can help
> me out.
> >
> > For a test, I need to run a snippet of Perl and collect the output.
> > However
On Mon, Jan 14, 2013 at 11:59:16AM -0800, Buddy Burden wrote:
> Guys,
>
> Okay, my Google-fu is failing me, so hopefully one of you guys can help me
> out.
>
> For a test, I need to run a snippet of Perl and collect the output.
> However, if it rus in the current interpreter, it will load a modu
On Mon, Jan 14, 2013 at 9:59 PM, Buddy Burden wrote:
> Guys,
>
> Okay, my Google-fu is failing me, so hopefully one of you guys can help me
> out.
>
> For a test, I need to run a snippet of Perl and collect the output.
> However, if it rus in the current interpreter, it will load a module
> that
Guys,
Okay, my Google-fu is failing me, so hopefully one of you guys can help me out.
For a test, I need to run a snippet of Perl and collect the output.
However, if it rus in the current interpreter, it will load a module
that I need not to be loaded ('cause I'm also going to test if my code
pro