's going on?
Note that I do use Storable and POSIX in places, but I don't use
Net::SSLeay, at least not directly.
Andrew
Andrew Gianni
Administrative Computing Services
Computing and Information Technology
University at Buffalo
215 MFAC, Ellicott Complex
Buffalo, NY 14261-0026
716.645.3587x7124
ech tests individually or develop our own framework for this.
Any recommendations are appreciated.
Andrew
Andrew Gianni
Administrative Computing Services
Computing and Information Technology
University at Buffalo
215 MFAC, Ellicott Complex
Buffalo, NY 14261-0026
716.645.3587x7124
, but I'm not sure what would really make
a valid test in this case or what the best means of comparing those would
be. Any assistance would be appreciated.
Andrew
Andrew Gianni
Administrative Computing Services
Computing and Information Technology
University at Buffalo
215 MFAC, Ellicott Complex
Buffalo, NY 14261-0026
716.645.3587x7124
s
>> (PadWalker) or that the lexicals are in the same state (more PadWalker)?
>
> And as Schwern said, if you are going to do all that stuff you might
> as well use DDS to do it, as its much easier, (which is hardly
> surprising as the Padwalker closure code was specifically w
to do it for me, but is there some other,
easier way to do this that's built into the module?
Andrew
Andrew Gianni
Administrative Computing Services
Computing and Information Technology
University at Buffalo
215 MFAC, Ellicott Complex
Buffalo, NY 14261-0026
716.645.3587x7124
D]> wrote:
> Hi Andrew,
>
> * Andrew Gianni <[EMAIL PROTECTED]> [2006-05-31 15:40]:
>> Is there an easy way to just run that one test method (as well
>> as the startup, setup, teardown and shutdown methods) while I'm
>> working on it rather than running
w
On 5/31/06 10:55 AM, "Adrian Howard" <[EMAIL PROTECTED]> wrote:
> [apologies to andrew for a dupe - didn't notice it went to perl-qa]
>
> On 31 May 2006, at 14:35, Andrew Gianni wrote:
>
>> Let me start by admitting that I don't know a whole lot ab