/usr/local/CPAN/VFS/VFS/Filesystem/Postgres.pm
package VFS::Filesystem::Postgres
EOF
package
VFS::Filesystem::Postgres
;
use
strict
;
use
base
q(VFS::Filesystem::SQL)
;