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

NAME

Alien::Packages::Pkg_Info::ports - deals with FreeBSD's Ports

ISA

    Alien::Packages::Pkg_Info::ports
    ISA Alien::Packages::Base

SUBROUTINES/METHODS

usable

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

list_packages

Returns the list of installed FreeBSD ports.

list_fileowners

Returns the names of the ports which have installed the requested files.

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.