NAME
inc::Module::JSAN::DSL - Module::JSAN configuration system with DSL support
SYNOPSIS
use inc::Module::JSAN::DSL;
DESCRIPTION
This is a loader module for Module::JSAN::DSL. It doesn't provide any functionality by itself, please refer to Module::JSAN::DSL documentation for a description of DSL and to Module::JSAN for general information about JSAN distributions.
AUTHORS
Nickolay Platonov, <nplatonov at cpan.org>
ACKNOWLEDGEMENTS
Many thanks to Module::Install authors, on top of which this module is mostly based.
COPYRIGHT
Copyright 2009 Nickolay Platonov, <nplatonov at cpan.org>
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.