Update of /home/cvs/cvsroot/freeside/FS/t In directory wavetail.420.am:/tmp/cvs-serv595/FS/t Added Files: phone_avail.t Log Message: state->areacode caching, --- NEW FILE: phone_avail.t --- BEGIN { $| = 1; print "1..1\n" } END {print "not ok 1\n" unless $loaded;} use FS::phone_avail; $loaded=1; print "ok 1\n";