NAME
ex-packer - the automated Exherbo Perl module packager
DESCRIPTION
ex-packager is a tool that automatically packages perl modules into exherbo exheres. Currently, this only works for Perl modules, but other scripting languages are planned (Ruby, Python...Haskell even?).
USAGE
exp-packer [-hvs] [--stdout] [-o filename] [[perl module]...]
--help -h
--version -v
--silent -s
--out -o filename
--stdout
CONFIGURATION
The configuration file is located in ~/.exherbo-packager.yml. If it does not exist when you run ex-packer, it will be created for you. Feel free to edit it by hand, it's fairly self explanatory.
SEE ALSO
Exherbo::Packager
AUTHOR
William Orr <will@worrbase.com>