#!/usr/bin/perl -w

use strict;

print "Testing PBPROJ\n";
exit 0;
