SeqFeatureDB Postgres: Changed the use of system("cp") command
commit8ed38853a765a0f5ff224e13c6717033c1dbaa3a
authorFrancisco J. Ossandon <fco.j.ossandon@gmail.com>
Tue, 4 Mar 2014 14:31:35 +0000 (4 11:31 -0300)
committerFrancisco J. Ossandon <fco.j.ossandon@gmail.com>
Tue, 4 Mar 2014 14:31:35 +0000 (4 11:31 -0300)
treedf314a3ff80fdafbf14f2f555bdd10e19ab56f03
parent2d7429ae14b32fe8717cf19a695f451a1e85ef7c
SeqFeatureDB Postgres: Changed the use of system("cp") command
to the more portable File::Copy. Tested and works fine.
Bio/DB/SeqFeature/Store/DBI/Pg.pm