Exherbo::Packager

This module exports two functions
Download

Exherbo::Packager Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • William Orr
  • Publisher web site:
  • http://search.cpan.org/~worr/

Exherbo::Packager Tags


Exherbo::Packager Description

Exherbo::Packager is a Perl module that exports two functions, one to initialize the configuration of the packager, and the other to generate the exheres. Currently, this package only generates Exheres for Perl modules, but support for other languages is coming soon.An OO version of this module is also planned, since exporting things into the global namespace is icky.SYNOPSIS use Exherbo::Packager qw/init_config gen_template/; my $config_loc = "/etc/exherbo-packager.yml" init_config($config_loc); gen_template("Exherbo::Packager");Product's homepage


Exherbo::Packager Related Software