Skip to content

Perl program for creating skeleton modules for DBIx::Class schemas

License

Notifications You must be signed in to change notification settings

moltar/makedbic

Repository files navigation

If this is still here it means the programmer was too lazy to create the readme file.

You can create it now by using the command shown below from this directory:

pod2text ExtUtils::ModuleMaker::TT::DBIx::Class > README

At the very least you should be able to use this set of instructions
to install the module...
perl Build.PL
perl Build
perl Build test
perl Build install
If you are on a windows box you should use 'nmake' rather than 'make'.

About

Perl program for creating skeleton modules for DBIx::Class schemas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages