in reply to Re^2: How to read batches of SQL from a file in Perl
in thread How to read batches of SQL from a file in Perl

A similar module is SQL::Script, which seems like a good idea (and it has the separator :)

  • Comment on Re^3: How to read batches of SQL from a file in Perl