# phpman > man > Dpkg::Vendor::Ubuntu(3perl)

## NAME
    [Dpkg::Vendor::Ubuntu](https://www.chedong.com/phpMan.php/perldoc/Dpkg%3A%3AVendor%3A%3AUbuntu/markdown) - Ubuntu vendor class

## DESCRIPTION
    This vendor class customizes the behaviour of dpkg scripts for Ubuntu specific behavior and
    policies.

## PUBLIC FUNCTIONS
    $bugs = [Dpkg::Vendor::Ubuntu::find_launchpad_closes](https://www.chedong.com/phpMan.php/perldoc/Dpkg%3A%3AVendor%3A%3AUbuntu%3A%3Afindlaunchpadcloses/markdown)($changes)
        Takes one string as argument and finds "LP: #123456, #654321" statements, which are
        references to bugs on Launchpad. Returns all closed bug numbers in an array reference.

## CHANGES
### Version 0.xx
    This is a semi-private module. Only documented functions are public.

