The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.01

  • Codes have no changes.
  • Bug fixes
  • Packaging
  • Resolve RT #55482: Undeclared dependencies on test related modules. Thanks to Andreas Koenig.
  • Explicitly declare `author_tests` in `Makefile.PL` (for including `Module::Install::AuthorTests`).
  • Correct resources (repository and homepage).
  • Disable `auto_install`.
  • Documentation
  • Correct POD syntax in `DBICx::Modeler::Generator::JA` (for properly index POD only files).

Modules

Dynamic definition of a DBIx::Class::Schema and a DBICx::Modeler
Command line interface to DBICx::Modeler::Generator
Implement class for DBICx::Modeler::Generator::ClassLike
Class interface to DBICx::Modeler::Generator
Base inmplement class for DBICx::Modeler::Generator::DriverLike
Concrete implement class with MySQL for DBICx::Modeler::Generator::DriverLike
Concrete implement class with SQLite for DBICx::Modeler::Generator::DriverLike
Driver interface to DBICx::Modeler::Generator
Implement class for DBICx::Modeler::Generator::ModelLike
Model interface to DBICx::Modeler::Generator
Implement class for DBICx::Modeler::Generator::PathLike
Path interface to DBICx::Modeler::Generator
Implement class for DBICx::Modeler::Generator::SchemaLike
Schema interface to DBICx::Modeler::Generator
Implement class for DBICx::Modeler::Generator::TreeLike
Tree interface to DBICx::Modeler::Generator