Alzabo is available from CPAN.
Alzabo has an interactive installer which will ask you a few questions about how you plan to use Alzabo so it knows what additional Perl modules are needed. It will also install the Mason components needed for the schema creator for you, if you so desire.
The install procedure uses Module::Build, so you run:
perl Build.PL ./Build ./Build test ./Build installThe only deviation from the normal sequence is that when you run
perl Build.PL you will be asked a few questions.
In addition, Alzabo can be installed like any other Perl module via the CPAN or CPANPLUS shells.
If you're feeling very daring, you can always access the latest version of Alzabo via Subversion at https://svn.urth.org/svn/Alzabo. Most work is done on the trunk, though occasionally branches are created. Of course, there is no guarantee that the version in SVN will work. Please do not report problems in the SVN version of Alzabo, as these reports are not that helpful.