Greeting all.
I recently upgraded to perl 5.16.1 am noticing Math::BigInt.pm does not
like undefined or zero values from Form.pm sub sub db_parse_numeric.
It will complain cant call method "is_zero" on an undefined value
Is it OK to check if we have a defined value in $arrayref->[$_] and
$names->[
On Mon, Oct 8, 2012 at 6:49 PM, Berend Tober wrote:
> Me personally I cannot use the delete-company-database.sh as supplied
> because my postgres user account is set up as not able to login.
>
> What I have to do is use sudo prefixed in each of the four places su is
> used (see attached svn diff)
Chris Travers wrote:
> I have been rethinking a bit the decision to move to pgTAP for
> db-level tests and would like feedback on this
>
> So my proposal is to do this:
>
> 1) Keep the current test system and continue to expand it.
> 2) Add additional pgTAP ...
I attended David Wheeler's pr