In Connection class, rename scan() to scan_pqf() and scan1() to scan1()
authormike <mike>
Mon, 19 Dec 2005 17:46:09 +0000 (17:46 +0000)
committermike <mike>
Mon, 19 Dec 2005 17:46:09 +0000 (17:46 +0000)
commit68859e27fa593b57bd69b688b24b3d68b045f783
tree2b422265ee197975746545e5945df4214d4a4481
parent020448731710e235062c5b439e1e0939c56c7b2d
In Connection class, rename scan() to scan_pqf() and scan1() to scan1()
This is in line with the search()/search_pqf() dichotomy.
lib/ZOOM.pm
t/25-scan.t