GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Dpkg::Changelog::Debian(3perl) libdpkg-perl Dpkg::Changelog::Debian(3perl)

Dpkg::Changelog::Debian - parse Debian changelogs

Dpkg::Changelog::Debian parses Debian changelogs as described in deb-changelog(5).

The parser tries to ignore most cruft like # or /* */ style comments, RCS keywords, Vim modelines, Emacs local variables and stuff from older changelogs with other formats at the end of the file. NOTE: most of these are ignored silently currently, there is no parser error issued for them. This should become configurable in the future.

$c->parse($fh, $description)
Read the filehandle and parse a Debian changelog in it. The data in the object is reset before parsing new data.

Returns the number of changelog entries that have been parsed with success.

Mark the module as public.

Dpkg::Changelog
2019-04-19 1.19.7

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.