![]() |
![]()
| ![]() |
![]()
NAMEDBIx::Class::Migration::TempDirBuilder - Build a tempory target_dir SYNOPSISuse DBIx::Class::Migration::TempDirBuilder; DESCRIPTIONThis creates your migration files in a temporary directory. This might be useful to you for testing. Please understand that the lifespan of your temporary directory will expire when your migration object goes out of scope. This probably isn't really user servicable, although if you need to make a custom "target_dir" builder, you could look at this for example. SEE ALSODBIx::Class::Migration, File::Temp. AUTHORSee DBIx::Class::Migration for author information COPYRIGHT & LICENSESee DBIx::Class::Migration for copyright and license information
|