in reply to How to distribute an example data file in a CPAN module
I'd append the SQL to create that database to the script itself, in (for example) a __DATA__ section. That way, it's easily seen or modified.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: How to distribute an example data file in a CPAN module
by zby (Vicar) on Feb 19, 2009 at 14:55 UTC |