Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37560689
en ru br
ALT Linux repos
S:1.440-alt1

Group :: Development/Perl
RPM: perl-App-Packager

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.440-alt1
Build date: 5 august 2023, 13:14 ( 38.0 weeks ago )
Size: 8127 b

Home page:   http://search.cpan.org/dist/App-Packager/

License: perl
Summary: Abstraction for Packagers
Description:

App::Packager provides an abstract interface to a number of common
packagers, trying to catch as much common behaviour as possible.

The main purpose is to have uniform access to application specific
resources.

Supported packagers are PAR::Packer, Cava::Packager and unpackaged. In
the latter case, the packager functions are emulated via
Cava::Packager which provides fallback for unpackaged use.

For example:

   use App::Packager;
   print "My packager is: ", App::Packager::Packager(), "\n";

Current maintainer: Ilya Mashkin

List of contributors

List of rpms provided by this srpm:

  • perl-App-Packager
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin