The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Alien::Packages::Pkg_Info::pkgsrc - get's information from NetBSD's portable pkgsrc

ISA

    Alien::Packages::Pkg_Info::pkgsrc
    ISA Alien::Packages::Base

SUBROUTINES/METHODS

usable

Returns true, when the command pkg_info could be found in the path and pkg_info -V returns a valid release date.

list_packages

Returns the list of installed pkgsrc packages.

list_fileowners

Returns the pkgsrc packages which have installed the specified file.

AUTHOR

Jens Rehsack, <rehsack at cpan.org>

LICENSE AND COPYRIGHT

Copyright 2010 Jens Rehsack.

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.