I've added the reading of the environmental variable VTST_BC to get the boundary conditions in the vasp2con.pl script. I think it's time to allow the boundary condition settings, along with optional printing styles to be controlled without having to modify the scripts. A variable can be read using the $ENV{VTST_VARNAME} variable in perl.