#!/usr/bin/make -f

test:
        cd lib/perl; prove -lv --merge t/run.t


dtest:
	dzil test


push:
    git push origin master


#Something missing in the current implementation is the detection of when (ax+b) or (cx+d) > Max SQL INT. 
#max int = 4 294 967 295
