Changes for version 0.03
- Added transaction support with ALPM::Transaction.
- Implemented callback options to ALPM and also transaction callbacks using the transaction() method.
- Created tied hash interface to ALPM options just for fun.
Modules
XS module, OO wrapper of libalpm, Archlinux's packaging system
Class to represent a libalpm database
pacman.conf config file parser
Class representing an alpm package
An object wrapper for transaction functions.
Provides
in lib/ALPM/PackageFree.pm