Query: parse::debcontrol::patch
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Parse::DebControl::Patch(3pm) User Contributed Perl Documentation Parse::DebControl::Patch(3pm)NAMEParse::DebControl::Patch - Easy OO parsing of debian patch file metadata (DEP3) dataSYNOPSISuse Parse::DebControl::Patch $parser = new Parse::DebControl::Patch; $data = $parser->parse_mem($control_data, $options); $data = $parser->parse_file('./debian/control', $options); $data = $parser->parse_web($url, $options);DESCRIPTIONThe patch-file metadata specification (DEP3) diverts from the normal debian/control rules primarly of the "free-form" field specification. To handle this we most create an parser specifically for this format and hardcode these rules direclty into the code. As we will always only have one block of data, we will return the hashref directly instead of enclosing it into an array. The field B<Forwarded> is magic and will always exists in the out data, even if not specified in the indata. It can only have three values, I<yes>, I<no>, and I<not-needed>. If not specified it will have the value I<yes>.COPYRIGHTParse::DebControl is copyright 2003,2004 Jay Bonci <jaybonci@cpan.org>. Parse::DebControl::Patch is copyright 2009 Carl FA~Xrstenberg <azatoth@gmail.com>. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.10.1 2011-04-18 Parse::DebControl::Patch(3pm)
Related Man Pages |
---|
yapp(1) - centos |
yapp(1) - suse |
bind::config::parser(3pm) - debian |
parse::debian::packages(3pm) - debian |
parse::errorstring::perl(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Date Patch was Installed |
Which tool to Patch SOL 9? - 3 tools found |
about Solaris Patch Clusters md5sum |
Patch Management |
Default route ( netstat -nrv ) is removed/missing after platform patch |